JSFiddle - React, Tailwind, and code Playground
HTML
<svg width="360" height="280" xmlns="http://www.w3.org/2000/svg">
<rect width="360" height="280" fill="#c8102e" />
<rect width="40" height="280" fill="#fff" x="120" />
<rect width="360" height="40" fill="#fff" y="120" />
</svg>