h1 {
  background: red;
  padding: 20px
}

h2 {
  background: orange;
  margin: 20px; 
}