body{
    min-height: 100vh;
    display: flex;
    flex-flow: column;
}

nav{
    min-height: 56px !important;
}