JSFiddle - React, Tailwind, and code Playground

by Zihua Li

HTML

<div class="item">
</div>

CSS

.item {
    width: 30%;
    height: 0;
    padding-bottom: 18.54%;
    background-color: #4679bd;
}