.content {
  margin: 0 auto;
  max-width: 800px;
  padding: 12px;
}

h1 {
  text-align: center;
  padding-bottom: 12px;
}
