JSFiddle - React, Tailwind, and code Playground

CSS

html,body{ height:100%; width:100%; }
body { background-image: url(http://launchrock.com/images/back.jpg); background-repeat: no-repeat; background-position:center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }