.page-root, main, #app, #root { display: flex; flex-direction: column; flex-grow: 1; } html, body { min-height: 100%; display: flex; flex-direction: column; flex-grow: 1; }