Text alignment - center

Dear Sir,
How to text alignment centre of label text.

Mukesh Mishra

Hi @Mukesh9999
welcome to the forum! Please introduce yourself here!

you can use Form Styling. There is no sample with centering text there so I'll just add that something like this will work:
<div style="text-align: center;">Your label</div>