JSFiddle - React, Tailwind, and code Playground

by chrisfrisina

HTML

<svg xmlns="http://www.w3.org/2000/svg" version="1.1" class="svg">
    <rect x="10" y="10" width="250" height="25" style="stroke:black; stroke-width:2; fill:lightgray;" />
<g id="">
        <rect x="15" y="15" width="200" height="15" style="stroke:black; stroke-width:2; fill:lightgray;" />
</g>
  </svg>