img{ clip-path: circle(); } or img{ border-radius: 50%; }
img{ clip-path: circle(); }
clip-path: circle(50.0% at 50% 50%);