body {background-color: white;}
h1 {background-color: blue;}
h2 {background-color: rgb(102, 255, 102);}
p {background-color: rgb(255, 51, 153);}