.profile-pic { display: inline-block; width: 150px; height: 150px; border-radius: 50%; object-fit: cover; }
img{ border-radius: 50%; }