body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 16px;
  background-color: #ccd;
  text-align: center;
  padding: 1rem;
}

h1 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 1rem;
}
