body {
  background-color: #000000;
  color: #FFFFFF;
  font-family: "Courier New", monospace;
  text-align: center;
}

* {
  font-family: "Courier New", monospace;
  line-height: 500px;
  text-align: center;
}
