@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: auto !important;
  }
}