JSFiddle - React, Tailwind, and code Playground

HTML

<img src="http://coolstuffiknow.files.wordpress.com/2012/04/cool_003.jpg" width="ffff" height="200" />

CSS

img{
    width:100px;
    height: 100px;
}