JSFiddle - React, Tailwind, and code Playground

by Boba Poshtar

HTML

<div></div>

CSS

div {
  position: absolute;
  w
  background: orange;
  padding-bottom: 50%;
}