body {
    min-height: 100vh;
}

.footer {
    position: sticky;
    top: 100%;
}