body {
  margin: 2em;
}
h1 {
  text-align: center;
}

section h1 {
  text-align: left;
}

li {
  list-style-type: none;
  margin-bottom: 0.5em;
}


