✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
<Style>
div {background: #ffffff;
color: # 000000
}
p {color: # 000000;
background: # 000000;
}
</ Style>
<Body>
<Div> <p> TEXT </ p> </ div>
</ Body>
(CSS)