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