body {
  background-color: black;
  color: red;
  font-family: Courier;
    font-size: 20px; /* or use em/rem/% */
  
  
}

