JSFiddle - React, Tailwind, and code Playground

by Oleg Khobotov

HTML

<div>

</div>

CSS

div{
filter:flipv;    
width: 40px;
height: 40px;
background: url(http://gravatar.com/avatar.php?gravatar_id=43b2ca65e7a2cadf849adf103e6c066d&size=48&rating=G&default=http://davidwalsh.name/wp-content/themes/jack/images/anon.png) 0 0 no-repeat;
}