JSFiddle - React, Tailwind, and code Playground

by mrkev

HTML

<img src="http://i.imgur.com/t1MAWCR.gif" width=2 height=10 /> <br>
<img src="http://i.imgur.com/t1MAWCR.gif" width=3 height=30 /> <br>
<img src="http://i.imgur.com/t1MAWCR.gif" width=4 height=40 /> <br>

CSS

img {
  border-radius: 2px;
}