JSFiddle - React, Tailwind, and code Playground

by basiclaser

HTML

<div id="clock"><p>aaa</p> </div>

CSS

#clock {
position: absolute;
display: inline;
left: 0;
right: 0;
width: 190px;
height: 60px;
margin: auto;
top: 0;
 bottom: 0;