body {
  background-color: lightblue;
}

h1 {
  font-family: verdana;
  font-size: 80px;
  text-align: center;
}

p {
  font-family: verdana;
  font-size: 60px;
  text-align: center;
}