.photo-profile {
    object-fit: cover;
}
#camera,.flip-img,.photo-profile,.user-photo{
    transform: rotateY(180deg);
}