div{
    background-color: gray;
}

div p{
    background-color: red;
}