JSFiddle - React, Tailwind, and code Playground

by Alexandru Gatea

HTML

<div></div>

CSS

div{
	width: 500px;
	height: 500px;
	border-bottom: 1px solid black;
}