JSFiddle - React, Tailwind, and code Playground

by web tiki

HTML

<img src="http://lorempixel.com/output/people-q-c-640-480-3.jpg" />

CSS

img{
    max-width:100%;
    height:auto;
}