h1, p {
  text-align: center;
}

h1 {
  font-size: 48px;
}

p {
  font-size: 24px;
}

h1 {
  text-decoration: underline;
}
