JSFiddle - React, Tailwind, and code Playground
CSS
body {
background:
linear-gradient(to bottom, #00f2 50%, transparent 50%) center center / 32px 32px,
linear-gradient(to right, #f002 50%, transparent 50%) center center / 32px 32px;
}
body {
background:
linear-gradient(to bottom, #00f2 50%, transparent 50%) center center / 32px 32px,
linear-gradient(to right, #f002 50%, transparent 50%) center center / 32px 32px;
}