JSFiddle - React, Tailwind, and code Playground
by Brodingo
CSS
body:before {
content: ' ';
position: fixed;
z-index: 5000;
top: 150px;
left: 300px;
width: 1px;
height: 1px;
background-color: #000;
}
by Brodingo
body:before {
content: ' ';
position: fixed;
z-index: 5000;
top: 150px;
left: 300px;
width: 1px;
height: 1px;
background-color: #000;
}