html, body {
  width: 100%;
  max-width: 100%;
  overscroll-behavior-x: contain;
}

