JSFiddle - React, Tailwind, and code Playground
HTML
test
CSS
body {
background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='500px' width='620px'><text x='100' y='150' fill='rgba(0,0,0,0.2)' font-size='50'>this is my backgroud</text></svg>"); background-repeat: no-repeat;
}