JSFiddle - React, Tailwind, and code Playground
HTML
<div id="hex">
</div>
CSS
#hex {
width: 400px;
height: 400px;
background: url('http://dl.dropbox.com/u/1722364/hex.png');
}
<div id="hex">
</div>
#hex {
width: 400px;
height: 400px;
background: url('http://dl.dropbox.com/u/1722364/hex.png');
}