
body {
    min-height: 100vh !important;
}

main {
    height: 100%;
}

footer {
    margin-top: auto !important;
}
