.d{
    background-color: aqua;
}

.di{
    background-color: brown;
}

.div{
    background-color: blueviolet;
}