html {
  overflow: hidden;
  user-select: none;
  background-color: black;
}
html body {
  margin: 0;
}
