p{
    color:black;
    font-family:Arial;
    font-weight:unset;
    font-style:normal;
}
h2 {
    background-color: lightgray;

}
h1{
    background-color:burlywood;
    all:inherit;
}