#countdown-bar {
    text-align: center;
    padding: 5px;
    font-size: 18px;
    color: white;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}
#ccb-logo {
    max-height: 50px;
    margin-top: 5px;
}
