I am using a label to add instructions for the form I am publishing (I used powerapps to create the form). My contents font, format, etc keeps adjusting. I just want the text to look the same as it does in my word document. Can someone help?

I am using a label to add instructions for the form I am publishing (I used powerapps to create the form). My contents font, format, etc keeps adjusting. I just want the text to look the same as it does in my word document. Can someone help?
Hi @Fbelay
If you want to format some text on a form more precisely, I'd recommend the use of an HTML Text control, rather than a label. With the HTML Text control, you can apply different fonts, colors, line breaks etc by authoring your content with HTML.