JSFiddle - React, Tailwind, and code Playground

HTML

<html>
    <body>
        Hello World
    </body>
</html>

CSS

body {
background:url(http://www.stadtteilschule-oejendorf.de/Unterricht/files/stacks_image_2936.png) #000 no-repeat;

}