#root {
    position: relative;
    min-height: calc(100vh - 300px);
}