JSFiddle - React, Tailwind, and code Playground

HTML

<p style="background:#E1FEE0;">Human</p>

CSS

p
{
    display: inline;
}