.navbar-inverse {
    background-color: #ab0000;
}
.stage-warning {
    position: fixed;
    pointer-events: none;
    font-size: 180px;
    font-weight: bold;
    left: 0;
    opacity: 0.1;
}