JSFiddle - React, Tailwind, and code Playground

by Atty Eleti

CSS

body {
background-image: linear-gradient(#fdeebe 1px, transparent 1px), linear-gradient(90deg, #fdeebe 1px, transparent 1px);
background-size:20px 20px, 20px 20px, 20px 20px, 20px 20px;
background-position:-2px -2px, -2px -2px, -1px -1px, -1px -1px
}