div#cn-timer-box {
    display: none;
    background: #ffd818;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 5px;
    font-size: 15px;
    color: black;
}