JSFiddle - React, Tailwind, and code Playground

by jitendravyas

HTML

<img src="abc.jpg" alt="hello world" width="100" height="200">

CSS

img {background :whiteSmoke; color:#666; width:100px; height:200px; text-align:right}