body {
  /* leave it to hide the scrollbars */
  overflow: hidden;
  background-color: black;
}
* {
  margin: auto;
}
