#div1 {
    background-color: red;
    color: white;
}

#div2 {
    background-color:aqua;
    color: coral;
}
