body {
  background-color: black;
  font-family: "Lucida Console", monospace; 
}

.notfound {
 display: block;
 margin: auto 25%;
}