.page > header { height: 56px; }

.page > main { height: calc(100vh - 112px); min-height: 300px; }

.page > footer { height: 56px; }