html, body {
  width: 100%;
  max-width: 100vw;
  overflow-x: hidden;
}

html { scroll-behavior: smooth; }