.timeLeft {
    font-family: 'Courier New', Courier, monospace;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    background-image: radial-gradient(circle, #fc9f27, #ff6446, #ff1772, #cf00a3, #6633cc);
}