What's wrong with this code?

The script element is outside of the body elementThe script element is outside of the p elementThe script element doesn't need a closing tagThe script element is not last inside of the html element

The script element is outside of the body element.