JSFiddle - React, Tailwind, and code Playground
HTML
<div style="width: 10px; height: 10px; background: black; position: absolute; left: 462px; top: 50px;"></div>
<svg width="1590" height="682">
<circle stroke="none" r="6" fill="red" cx="462" cy="0" />
<g transform="translate(462, 20)">
<circle stroke="none" r="6" fill="#3BAC28" cx="0" cy="0" />
<rect width="80" height="80" fill="yellow" x="0" y="0" />
</g>
</svg>