Investigate whether it's worth using React's [createPortal](https://react.dev/reference/react-dom/createPortal) to lift the modals outside of the main `root` node.
Investigate whether it's worth using React's createPortal to lift the modals outside of the main
rootnode.