Is there a way to style numbers without using something like <span></span>
? I'm looking for a clean way to do this for each sign.
Attached is an example showing a "flip clock" effect that I would like to achieve.
I have come across plugins like flipclock, but I prefer not to use JS for animations.
All I need is to style the numbers by adding a background to each sign.