body {
    background-color: #000;
    padding: 0;
    margin: 0;
    /* leave it to hide the scrollbars */
    overflow: hidden;
  }