JSFiddle - React, Tailwind, and code Playground
by victorrseloy
HTML
<UseA>Hello , My name is Jim Some thing to test</UseA>
CSS
UseA {
border-radius: 10px;
background: #BADA55;
height:500px;
width:500px;
display:block;
}