Anything we want the web browser to display needs to go between<body> and </body>.
Can you display the text on the website?
There we go! The text goes in between <body> and </body>.
Make sure to place the text in between <body> and </body>.