.footer {
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.3),rgba(0,0,0,0.45));
    position: absolute;
    bottom: 0;
}

#global-container {
    padding-bottom: 0;
}

.header {
    display: none;
}

.home-header {
    display: block;
}