JSFiddle - React, Tailwind, and code Playground
by abernier
HTML
<svg viewBox="0 0 100 100" preserveAspectRatio="none">
<rect x="0" y="0" width="100" height="100" />
</svg>
CSS
svg {box-shadow:0 0 .1em black;}
by abernier
<svg viewBox="0 0 100 100" preserveAspectRatio="none">
<rect x="0" y="0" width="100" height="100" />
</svg>
svg {box-shadow:0 0 .1em black;}