Root layout for the dev browser dashboard.
The sizing contract matters more than it looks: the page must never
scroll, and every ancestor of the TUI container needs a resolved
height, or the hook's ResizeObserver measures a collapsing (or ever
growing) box. The LiveSocket is wired inline from prebuilt bundles —
window.Phoenix and window.LiveView from the UMD builds, the hook
imported as a native ES module.