body {
  font-size: 20px;
  font-family: monospace;
  background-color: #ffdee9;
}

h1 {
    color: #ea80a5;
    background-color: white;
    font-family: monospace;
    text-decoration: underline;
}

h2 {
  text-decoration: underline;
}