JSFiddle - React, Tailwind, and code Playground

by Sebastian Kay

HTML

<svg style="aspect-ratio: 16 / 9;" xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="100%" height="100%" fill="orange" /></svg>

CSS

svg {
	
	border-radius: 0.24rem;
}