JSFiddle - React, Tailwind, and code Playground

by apaul34208

CSS

html {
    height:1200px;
    width:600px
}
body {
    height:100%;
    width:100%;
    background: url(http://myrrix.com/wp-content/uploads/2012/06/stackoverflow.png) no-repeat 50% 600px/600px, url(http://gillespaquette.ca/images/stack-icon.png) no-repeat top/600px 600px;
}