#tb-nxt-header {
    background-color: #1D2327;
}


#content {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}

