h1 {
  color: blue;
  text-align: center;
}

p {
  color: black;
  text-align: center;
}
