why the text isn't showing in the game view?

expected behaviour: a text showing on top of the screen
issue: the text is not showing on the screen
screenShots:
why the text is pixelated? and why it’s not showing on the game view?
here is the text settings :

edit : the links isn’t working idk why
here is another ones :
screenShots : Imgur: The magic of the Internet
text settings :Imgur: The magic of the Internet

Delete the Game object and make the new one, Inside UI panel

Now this is in a forum where people can answer… Ok so, in your screen shot, your text actually shows off screen, you need to anchor it, and set it so it would… thats the joy of anchors it allows them to move with screen size etc, but also, so you can tell where it will be in relation to other things.

If you want to use Text Mesh Pro then you need to add a TMP_Text component instead of Text. You can see the different items in the right click menu when you go to add something in the hierarchy under “UI” it will say (TMP) next to them.