JSFiddle - React, Tailwind, and code Playground
HTML
<p></p>
CSS
p
{
width: 200px;
height: 100px;
background-color:rgba(12, 197, 93, 0.9);
}
<p></p>
p
{
width: 200px;
height: 100px;
background-color:rgba(12, 197, 93, 0.9);
}