h1 {
  color: blue;
  font-family: "Lucida Console", "Courier New", monospace;
  text-align: center;
}
body {
  background-color: lightgray;
}
