JSFiddle - React, Tailwind, and code Playground
by Ivin Raj S
HTML
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text
<br/> <br/> <br/>
<img src=http://cdn-img.health.com/sites/default/files/styles/400x400/public/styles/400x400/public/styles/main/public/how-take-care-cat-400x400.jpg?itok=ta2kPB58>
<p>
CSS
img {
width: 100% ;
}
p{
padding: 3em;
}