h1 {
  font-size: 110%;
  font-family: Sans;
  color: lightblue;
}

p {
  font-size: 100%;
  font-family: Sans;
  color: darkgreen;
}
