 .div-1 {
    background: green;
 }

 .div-2 {
    background: white;
 }

 .div-3 {
    background: red;
 }