JSFiddle - React, Tailwind, and code Playground

by johnkpaul

HTML

<!DOCTYPE HTML>
<html>
    <head>
        <title>
        </title>
   
        <meta name="viewport" content="width=2000, initial-scale=1">
    </head>
    <body>
        <div class="outer">
           

        </div>
    </body>
</html>

CSS

.outer{width:1280px;height:960px;background:url(http://img43.imageshack.us/img43/5597/initialscalebackground.png) no-repeat;}