body {
  text-align: center;
  margin: auto;
  background-color: rgb(8,8,8);
  /* leave it to hide the scrollbars */
  overflow: hidden;
}