:root {
  overscroll-behavior: none;
}

body {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
