.page {
  max-width: 800px;
  justify-content: center;
  display: flex;
  margin: 0 auto;
  padding: 16px;
}
