#rellenocita{
    background-color: #d9e0dd;
}

#relleno{
    background-color: #d0d5d3;
}

#imtodo{
    width: 250px;
    height: 250px;
    border-radius: 50%;
    border: 4px solid #787d95;
    
    justify-content: center;
    justify-items: center;

    object-fit: cover;
}


#imsobre{
    width: 190px;
    height: 190px;
    border-radius: 50%;
    border: 4px solid #787d95;
    
    justify-content: center;
    justify-items: center;

    object-fit: cover;
}

