.profile-pic {
    width: 300px;
    height: auto;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 10px;
}