h1 {
  text-align: center;
  display: block;
}

.contain {
  max-width: 900px;
  margin: auto;
  padding-top: 1.5rem;
}