JSFiddle - React, Tailwind, and code Playground

CSS

html, body {
  height: 100%;
}
body {
  margin: 0;
  background: url(http://www.hdwallpapers.in/walls/abstract_color_background_picture_8016-wide.jpg) no-repeat;
  background-size: 100% 100%;
}