body {
  max-width: 700px;
  margin: 2em auto;
  padding: 0 1em;
  font-family: sans-serif;
  line-height: 1.5;
}

footer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
