JSFiddle - React, Tailwind, and code Playground

by Rahul Desai

HTML

<img src="http://i.imgur.com/16NZ0D6.jpg" />

CSS

body{
    background: pink;
}

img{
    border-radius: 30px;
}