What happens when the code inside the script runs?

It displays the p inside body on the webpageIt displays the p element in the consoleIt displays nothing on the webpageIt removes the p element from the body

It displays the p inside body on the webpage.