.d-flex{
    display: flex;
    flex-wrap: nowrap;
}

.absolute-footer{
    display: none;
}