body {
  background-color: grey;
  color: white;
  font-family: "Courier New", Courier;
  text-align: center; display: block;
  
}

link {
  color: lightgreen;
  text-decoration: none;
}