JSFiddle - React, Tailwind, and code Playground

HTML

<img src="http://lorempixel.com/400/200/" alt="">

CSS

img {
    display: inline;
    height: 300px;
}