JSFiddle - React, Tailwind, and code Playground
by Vladimir
CSS
body {
background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='180' height='118' fill='white'><path d='M90,14 143,108H37z' stroke-width='11' stroke='red'/><g id='cr'><path d='M70,68 73,59H90L93,68' stroke-width='2' stroke='black'/><path d='M67,70H93V74H67M71,74V81M92,74V81' stroke-width='5' stroke='black'/></g><use x='13' y='8' xlink:href='#cr'/><use x='26' y='16' xlink:href='#cr'/></svg>");
}