.black-header {
    display: block;
}

.white-header {
    display: none;
}

.line {
    background: #545353;
}