JSFiddle - React, Tailwind, and code Playground
HTML
<div style="color: red">
stuff!
</div>
CSS
body {
background-image: url(http://placekitten.com/200/300) no-repeat 0 0;
}
<div style="color: red">
stuff!
</div>
body {
background-image: url(http://placekitten.com/200/300) no-repeat 0 0;
}