JSFiddle - React, Tailwind, and code Playground
by 규연 황
CSS
body {
background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cline%20x2%3D%22100%25%22%20y2%3D%22100%25%22%20stroke%3D%22%23000%22%20stroke-width%3D%22.7%22%2F%3E%3C%2Fsvg%3E");
background-size: 100% 100%;
}