.hero {
    position: relative;
    top: -5px;
}

.footer {
    position: fixed;
    bottom: 0;
    left: 10px;
}