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