JSFiddle - React, Tailwind, and code Playground
HTML
<div><img src="http://placehold.it/100x100" width="100" height="100"></div>
CSS
div {height: 300px}
img {height: 100%; width: auto}
<div><img src="http://placehold.it/100x100" width="100" height="100"></div>
div {height: 300px}
img {height: 100%; width: auto}