h1{
    background-color: brown;
    color: bisque;
}
p{
    background-color: burlywood;
    color: red;
}