JSFiddle - React, Tailwind, and code Playground
by Shree Khanal
HTML
<div class="frequency">
Within 48 hours,Annually
</div>
<div class="frequency">
First 2 weeks,Annually
</div>
<div class="frequency">
Annually
</div>
CSS
.label {
background-color: green;
margin-right:5px;
}