body {
 background-color: white}
h1 {
 background-color: blue;}
h2 {
 background-color: limegreen;}
p {
 background-color: #ee3e80;}
