body {
  background-color: black; 
  font-family: Consolas, monaco, monospace;
}
p {
    text-align: center;
    color: white;
  }