html {
    background: #2b463f;
    height: 100%;
}

.sticky {
    background: #1c2e29!important;
}

#logo:after {
    content: 'TESTSYSTEM';
    font-size: 30px;
    position: absolute;
}