html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  min-height: 100vh;
}

.material-symbols-outlined {
  font-variation-settings: "FILL" 0, "wght" 500, "GRAD" 0, "opsz" 24;
}

button,
a {
  text-decoration: none;
}
