i have a text that needs an underline but i want that underline to be down below of text with some space
i have an image to show what i required to do
here is the code i have tried
index.html
<div class="line">
<p class="text-center"> <u> Offerings </u> </p>
</div>