:root {
  background-color: #111;
}

body {
  margin: 0;
  overscroll-behavior: none;
}
