@media (max-width: 576px) {
  h1 {
    font-size: 18px;
    text-align: center;
  }
}

