Creates an HTMLElement using the tag 'main'.
HTMLElement.main() : _ = document.createElement('main');