.wrapper {
    min-height: calc(100vh - 150px);
}
footer {
    margin-top:5vh;
    text-align:center;
    height: 100px;
}