body.style3.speedVertical.circular:not(.hideKMH) #speed {
    font-size: 20vmin !important;
    margin-top: 7vmin;
}

body.style3.speedVertical.circular.hideKMH #speed {
    margin-top: -1vmin !important;
}
/* 
body.style3 #canBG {
    display: none;
} */

/* body.style3 #canSpeed {
    display: none;
} */

body.style3.speedVertical:not(.circular) #speed {
    font-size: 25vmin !important;
}