When using a portal, what is the second argument?
ReactDOM.createPortal(x, y);
the current state
the page
the DOM element that exists outside of the parent component
the App component