JSFiddle - React, Tailwind, and code Playground
by Boba Poshtar
HTML
<div></div>
CSS
div {
position: absolute;
w
background: orange;
padding-bottom: 50%;
}
by Boba Poshtar
<div></div>
div {
position: absolute;
w
background: orange;
padding-bottom: 50%;
}