JSFiddle - React, Tailwind, and code Playground

by JohnFish

HTML

<p id="hello">I want the background icon to have padding to it too!</p>

CSS

#hello { padding: 10px; background-color:green; background: url("http://www.costascuisine.com/images/buttons/collapseIcon.gif") no-repeat scroll 99% 50% #e8e8e8;}
  article, aside, figure, footer, header, hgroup, 
  menu, nav, section { display: block; }