What happens when the code inside the script runs?

It saves body and its child element into variablesIt creates a new child elementIt removes the heading from within the body elementIt replaces the contents of the h3 element

It saves body and its child element into variables.