.profile-pic {
    background-color: var(--white);
    height: unset !important;
    aspect-ratio: 1/1;
    background-size: contain;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}