body {
    background: black;
    color: white;
    font-family: "Courier New", monospace;
  }
  
  h1 {
    color: limegreen;
  }
  