p {
  max-width: 32em;
}
li {
  max-width: 24em;
  margin-top: 0.5em;
}
article ul {
  list-style-type: "§ ";
}
img#logo {
  width: 36em;
}

