JSFiddle - React, Tailwind, and code Playground

by 1UnitedPower

HTML

<img src="http://blogs.taz.de/arabesken/files/2012/05/testbild-sendepause.jpg" alt="Test image">

CSS

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