h1 {
  font-size: 24px;
  color: deepskyblue;
  text-align: center;
}
p {
  font-size: 16px;
  color: gray;
  line-height: 32px;
}