This page demonstrates the simple structure of nested routing.
In a deep path, the layout.js in each directory gets rendered as a container for everything under it.
Only the page.js in the deepest directory gets rendered as the content. But every layout.js file in every directory of the deep path gets rendered.