.main-page__wrapper {
  max-width: 800px;
  margin: 0 auto;
}

.main-page__wrapper h1 {
  text-align: center;
  margin: 0 0 24px;
}