JSFiddle - React, Tailwind, and code Playground

by Stanislav Litvinenko

HTML

<div class="ab"></div>

CSS

body {background: blue}

.ab{background:red; position:absolute;left:0; top:0; width: 50px; height: 50px;}