.fondo-negro {
    background-color: #000;
}

.fondo-gris {
    background-color: #333;
}