body {
    min-height: 100vh;
    position: relative;
}

.foot {
    position: absolute!important;
    bottom: 0!important;
    left: 0;
    right: 0;
    text-align: center;
}

