page { display: flex; flex-direction: column; background: #fff; } .container { flex: 1; display: flex; flex-direction: column; }