JSFiddle - React, Tailwind, and code Playground

by tw16

CSS

html,body{height: 100%;}
body{
    background-color: #555555;
    background-image: -moz-repeating-linear-gradient(45deg, #444444 -48px, rgba(255, 255, 255, 0.7) -37px);
}