body {
background-color: rgb(255, 250, 240);}
h1 {
background-color: indigo;}
h2 {
background-color: #90EE90;}
p {
background-color: Fuchsia;}