JSFiddle - React, Tailwind, and code Playground
HTML
<div><img src="http://placehold.it/800x200"></div>
CSS
div {padding: 0 0 10px; background: red;}
img {max-width: 100%}
<div><img src="http://placehold.it/800x200"></div>
div {padding: 0 0 10px; background: red;}
img {max-width: 100%}