You need to add to document.body, not just document.
To explain why it document.appendChilddoes not work, consider the following diagram:

If this is allowed, it will not be very useful, as it will be a sibling of the root HTML, which will make it completely outside the content.
For More Information: Using the W3C Level 1 DOM Kernel
source
share