 .div-1 {
    background: hotpink;
 }

 .div-2 {
    background: orangered;
 }

 .div-3 {
    background: powderblue;
 }