.slide:nth-child(2) .img{
    background-color: #000;
}

.slide:nth-child(3) .img{
    background-color: #93F4FF;
}