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


a {
    color: white;

}
 
 textarea {
  resize: none;
}


  