JSFiddle - React, Tailwind, and code Playground

by khamer

CSS

body {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.1) 1px, transparent 1px), linear-gradient(rgba(0, 0, 0, 0.1) 1px, transparent 1px);
    background-size: 1em 1em;
}