.first{
    background-color: red;
}

#second{
    background-color: green;
}

label,span{
    background-color: blue;
}