body {
background-color: rgb(255,255,255);}
h1 {
background-color: blue;}
h2 {
background-color: #00fc74;}
p {
background-color: #ff62d7;}