html {
 @media screen and (prefers-reduced-motion: no-preference) {
    scroll-behavior: smooth;
  }
}
