JSFiddle - React, Tailwind, and code Playground
HTML
<div style="word-wrap:break-word">
<img src="http://www.francodacosta.com/wp-content/uploads/resize_200_150.png" WIDTH="100%" HEIGHT="100%">
</div>
<img src="http://www.francodacosta.com/wp-content/uploads/resize_200_150.png">
CSS
div
{
width:100px
}
p
{
max-width:100%;
}img
{
max-width:100%;
}