How to add an element after the opening body tag on an empty HTML page?

You don’t need to use onload when you put the JavaScript where it belongs - just before the </body> tag.