Countdown on Plone

Does anybody knows if it is possible to add a big countdown on the homepage of my Plone website?
I need to do the websit of an event and it would be great to have this big countdown ...
Ty

Looking at https://github.com/collective/wpd.countdown/commits/master as an example or our counter on www.gdd.de. In general: a few lines of Javascript code. The "big" aspect: use CSS for styling as needed.

-aj

Like this?
http://xweb14d.plana.dk:8081/Plone/fragments/counter-fragment

Or more likely, this:

http://xweb14d.plana.dk:8081/Plone/fragments/countdown-fragment

All the code is in the 'Multitheme' project, read more here: