body {
background-color: rgb(255, 255, 255);}
h1 {
background-color: blue;}
h2 {
background-color: #90EE90}
p {
background-color: hotpink;}