#timer-box {
    margin-top: 40px;
    text-align: center;
    text-shadow: 0px 2px 1px black;
}

#timer {
    font-size: 3.5em;
    font-weight: bold;
}

#label-first-half,
#label-second-half {
    display: none;
}

#versus-box {
    margin-top: 0;
}
