body {
 background-color: rgb(255, 255, 255);}
 h1 {
 background-color: rgb(4, 0, 255);}
 h2 {
 background-color: #3eee56;}
 p {
 background-color: rgb(232, 11, 252);} 