html {
  margin: 1em auto;
  max-width: 50em;
  color: #e4d6ff;
  background: #2d2031;
  font-family: sans-serif;
  line-height: 1.4;
}

a {
  color: #eeaabe;
  text-decoration: none;
}
