JSFiddle - React, Tailwind, and code Playground

HTML

<svg version="1.1">
<rect x="6" y="6" height="250" width="400" fill="gold" stroke="red" stroke-width="6" />
<circle cx="400" cy="0" r="125" fill="#c06" stroke="#930" stroke-width="6" />
</svg>