body {
 background-color: white;}
 h1 {
 background-color: blue;}
 h2 {
 background-color: green;}
 p {
 background-color: pink;}