body {
  background-color: hsla(0, 100%, 70%, 0.3);
  color: hsla(0, 100%, 30%, 0.3);
  font-family: 'Courier New', monospace;
}
h1 {
  text-align: center;
}