JSFiddle - React, Tailwind, and code Playground
by Ben Noble
HTML
<h1 align="center">IFRS OBJECT REPOSITORY</h1>
CSS
h1
{
text-align: center;
font-size: 2em;
color: #FFFFFF;
height: 2em;
line-height: 2em;
font-weight: normal;
letter-spacing: 2px;
margin-bottom:.25em;
background: #DA291C;
}