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:right bottom;
width: 1000px;
height: 1000px;
}