JSFiddle - React, Tailwind, and code Playground
CSS
body{
background: linear-gradient(45deg, white 25%, #000 25%, #000 50%, white 50%, white 75%, #000 75%);
background-size:98px 98.9px;
}
body{
background: linear-gradient(45deg, white 25%, #000 25%, #000 50%, white 50%, white 75%, #000 75%);
background-size:98px 98.9px;
}