JSFiddle - React, Tailwind, and code Playground
HTML
<!DOCTYPE html>
<html>
<head>
<title>Title</title>
<style type="text/css">
body {
background: url('http://s1.postimage.org/2d2r8xih0/body_background.png');
}
</style>
<script type="text/javascript" src="http://code.jquery.com/jquery-1.6rc1.js"></script>
</head>
<body>
</body>
</html>