h1 {
  color: red;
}
h1, h2 {
  background-color: #eee;
  border-radius: .5em;
}

