
body {
  background-color: black;
  color: white;
  font-family: Verdana;
}

p {
  text-align: center; 
  white-space: pre-wrap;
}

