JSFiddle - React, Tailwind, and code Playground
by venkateshwar
HTML
<h1>hello</h1>
CSS
h1 {
background-image: url("http://inauguralseason.com/wp-content/themes/twentyeleven/images/wehavelaunched.png");
/*background-position:left bottom;*/
background-size:100% 36px;text-align:center;
color: #FFFFFF;
height: 36px;
width: 589px;
}