JSFiddle - React, Tailwind, and code Playground
HTML
<div id="containerDiv">
<div id="backgroundDiv">
</div>
</div>
CSS
#backgroundDiv{
background: url('http://musicaltheatre.ou.edu/sites/weitzenhoffer/uploads/images/alumni/2013/Jane030.jpg');
}