JSFiddle - React, Tailwind, and code Playground
by Dineshkani
HTML
<div>hai</div>
CSS
div
{
background-image:url('http://www.micheko.com/blog/wp-content/uploads/facebook_icon_01.png');
background-repeat:no-repeat;
background-position:left top;
width: 1000px;
height: 500px;
}