

p {
  font-family: monospace;
  font-size: 20px;
}

body {
  background-color: black;
  color: white;
  font-family: monospace;
  font-size: 25px;
  text-align:  center;
}