JSFiddle - React, Tailwind, and code Playground
by David Thomas
HTML
<ul class="learn">
<li class="thumbnaile"><img id="portrait" src="http://lorempixel.com/300/300/nature" class="stretch" /></li>
</ul>
CSS
img {
background-color: #f90;
padding: 4px;
}