.app-shell { display: flex; min-height: 100vh; } .page { flex: 1 1 auto; min-width: 0; overflow: auto; }