JSFiddle - React, Tailwind, and code Playground
by alexdickson
HTML
<div>
</div>
CSS
div {
width: 100px;
height: 100px;
border: 1px solid red;
}
div {
background: url(http://www.gravatar.com/avatar/3b83731676bc4568249c929d6ddabaf3?s=32&d=identicon&r=PG) no-repeat center center;
}