nav {
    box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.19) !important;
}

.page{
    min-height: calc(100vh - 100px);
}

