body {
  font-family: 'Georgia', serif;
  background: #fff8f0;
  color: #3e2723;
  padding: 2rem;
}
h1 {
  font-size: 2.5em;
  margin-bottom: 0.5em;
}
ul {
  line-height: 1.8;
}
