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;
}
by web5me
<img class="img" src="http://i.imgur.com/NHLLt7O.png" />
.img {
height: 100vh;
width: auto;
}