body,html {
    height: 100%;
    background-color: rgb(63, 63, 63)!important;
}

.top-max {
    top: 25px!important;
}

.nav-item {
    text-align: center!important;
}

.nav-link {
    color: rgb(29, 29, 29)!important;
}

.nav-link .active{
    color: rgb(26, 25, 25)!important;
}
