body 
{
  font-family: "Courier New";
  }

body {
  background-color: black; /* or #000000 or rgb(0, 0, 0) */
  color: white
}






