section {
  display: flex;
  justify-content: center;
}

.support-text {
  margin: 16px;
  text-align: center;
  font-size: 20px;
}

h1 {
  text-align: center;
}
