.profile-photo-preview {
    display: block;
    border-radius: 9999px;
    width: 5rem;
    height: 5rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
