JSFiddle - React, Tailwind, and code Playground

HTML

<div class="c">1</div>

CSS

.c {position: absolute; top:0; right:0;bottom:0;left:0;background:#DDD;margin:auto;width: 200px;height:200px;}