body {
      background-color: #e6ebe9 !important;
    }

.center {
   display: flex;
   justify-content: center;
   align-items: center;
   height: 100vh; /* Full height of the viewport */
}

.icon-container {
   text-align: center;
}