JSFiddle - React, Tailwind, and code Playground

by acsocmel

HTML

<p>5</p>

CSS

p {
    width: 1.25em;
    height: 1.25em;
    line-height: 1.25em;
    text-align: center;
    margin: 50px auto;
    font-size: 1.4em;
    border: 1px solid blue
}