JSFiddle - React, Tailwind, and code Playground

by web5me

HTML

<img class="img" src="http://i.imgur.com/NHLLt7O.png" />

CSS

.img {
  height: 100vh;
  width: auto;
}