JSFiddle - React, Tailwind, and code Playground
by hamix
HTML
<div id="header"></div>
CSS
#header {
width:100%;
height:100px;
background: url(http://oi49.tinypic.com/9kpge0.jpg);
background-size:100% 100%;
background-repeat: no-repeat;
}