main {
  max-width: 70ch;
  padding: 2ch;
  margin: auto;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
width: 95%;
}
