.simplePage {
  max-width: 70ch;
  margin: 0 auto;
}
.simplePage__footer {
  margin-top: 2rem;
  display: flex;
}
