JSFiddle - React, Tailwind, and code Playground
HTML
<img src="http://placekitten.com/200/300" />
CSS
img {
border-radius:30px;
margin:10%;
}
<img src="http://placekitten.com/200/300" />
img {
border-radius:30px;
margin:10%;
}