JSFiddle - React, Tailwind, and code Playground

by Alexandru Gatea

HTML

<div></div>

CSS

div {
	padding: 50px;
	background: red;
}