JSFiddle - React, Tailwind, and code Playground
HTML
<img src="http://placehold.it/340x290">
CSS
img:hover {
border-radius: 100%;
transition: 0.8s;
}
<img src="http://placehold.it/340x290">
img:hover {
border-radius: 100%;
transition: 0.8s;
}