body {
  height: 100%;
  background: #ffffc0;
  color: black;
}

.strike {
    text-decoration: line-through;
}

h1 {
  color: #994444;
  text-shadow: 0.2em 0.2em;
  font-variant: small-caps
}

h2 {
  color: #aa5555;
  font-variant: small-caps
}
