body {
    background: white;
    color: blue;
}
p {
    background: pink
}    
h1,h2,h3,h4,h5 {
    background:black
}    
table {
    background:pink
}
