html, body {
    color: white;
    background-color: black;
    overflow: hidden; /* Hide scrollbars */
  }
