
H1 {
  color: green;
  font-size: x-large;
  font-weight: bold;
}

H2 {
  font-size: large;
  font-weight: normal;
}
