JSFiddle - React, Tailwind, and code Playground
HTML
<div></div>
CSS
div {
width: 400px;
height: 400px;
background: url(http://www.w3schools.com/css/klematis.jpg) no-repeat, #282d37;
}
<div></div>
div {
width: 400px;
height: 400px;
background: url(http://www.w3schools.com/css/klematis.jpg) no-repeat, #282d37;
}