gambar bulat css tanpa peregangan

 img {
  border-radius: 50%;
  height:100px;
  width:100px;
}
/* change image height and width to see your image preview. 
for me all of the different images dimensions are rounded with this css*/
/*Note :Height and width should be of same  size*/
Beautiful Buzzard