header {
  font-family:  "Courier New", "Lucida Console", monospace;
}


body {
  background-color: white;
}


article {
  font-family:  "Courier New", "Lucida Console", monospace;
}

h1 {
  color: white;
  text-align: center;
}

p {
  font-family: "Courier New", "Lucida Console", monospace;
  font-size: 18px;
}

