body{
    color: red;
    
}
h1, h2, p, strong{
    background-color: yellow;
}
