JSFiddle - React, Tailwind, and code Playground
by danield770
HTML
<div></div>
CSS
div {
width: 40%;
padding-bottom:40%;
background:tomato;
}
by danield770
<div></div>
div {
width: 40%;
padding-bottom:40%;
background:tomato;
}