body {
 background-color: rgb(200,200,200);}
 h1 {
 background-color: Blue;}
 h2 {
 background-color: lightgreen;}
 p {
 background-color: hotpink;}