body {
  background-color: black;
  font-family: 'Courier New', monospace;
  color: lightgreen;
  text-align: center;
}

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