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