body {
  background-color: rgb(5, 5, 5);

  /* leave it to hide the scrollbars */
  
  overflow: hidden;
}

