html, body { height: 100%; } .is-fullheight { height: 100%; } #app { display: flex; flex-direction: column; }