body {
  min-height: max(884px, 100dvh);
}

.material-symbols-outlined {
  font-variation-settings:
    "FILL" 0,
    "wght" 300,
    "GRAD" 0,
    "opsz" 24;
}
body {
  font-family: "Manrope", sans-serif;
  background-color: #0a122a;
}
