JSFiddle - React, Tailwind, and code Playground

by alirizaadiyahsi

CSS

html,body{
    height:100%;
    width:100%;
   background-color: #0098cf;
background-image: url(http://www.transparenttextures.com/patterns/navy.png);
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}