body {
  background-color: white;
}
h1 {
  color: DarkSlateGrey;
  text-align: center;
  font-family: "Lucida Console", "Courier New", monospace;
}
h2 {
  color: red;
  text-align: center;
  font-family: "Lucida Console", "Courier New", monospace;
}