JSFiddle - React, Tailwind, and code Playground
HTML
<img src="http://placekitten.com/g/200/300" width=" 100fnord " height="300">
<img src="http://placekitten.com/g/200/300" width=" 100" height="300">
<img src="http://placekitten.com/g/200/300" width="100 " height="300">
<img src="http://placekitten.com/g/200/300" width="fnord" height="300">
<img src="http://placekitten.com/g/200/300" width="-200" height="300">