JSFiddle - React, Tailwind, and code Playground
HTML
<p>Teste teste teste...</p>
CSS
p {
padding:20px;
background-color: white;
font-size: 50px;
font-family: Helvetica;
}
<p>Teste teste teste...</p>
p {
padding:20px;
background-color: white;
font-size: 50px;
font-family: Helvetica;
}