html {
  scroll-behavior: auto !important;
  overflow-x: hidden;
}

body {
  overscroll-behavior: none;
}