body {
  background-color: #000000;
  color: #ffffff
}
p {
  font-family: "Courier New", Courier, monospace;
}

h1 {
    text-align:center;
}
