body {
  margin: 0 auto;
  max-width: 280px;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}
