html {
  scroll-behavior: smooth;
}
body {
  font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
}
