
body {
  background-color: black;
  color: white;
  font-family: monospace;
}

h1{
    
 font-size: 40px;
  font-family: monospace;
       
}



