JSFiddle - React, Tailwind, and code Playground

HTML

<img src="http://www.dummyimage.com/700x400/000/fff&text=image">

CSS

img{
    width:100%;
    max-width:600px;
}