JSFiddle - React, Tailwind, and code Playground

HTML

<img src="http://lorempixel.com/300/300" />

CSS

img {
    border-radius: 10px;
}