JSFiddle - React, Tailwind, and code Playground

HTML

<p>Try shrinking this window.</p>
<img src="http://placehold.it/600x600">

CSS

img {
  max-width:100%;
}