Countdown timer loop javascript

I’m looking to implement a countdown timer that loops on my site. I’m using this javascript, but when I put it onto the page footer it isn’t working properly…

https://preview.webflow.com/preview/peter-luba?utm_medium=preview_link&utm_source=designer&utm_content=peter-luba&preview=099c0eee7dbea30932d1fda1f32a44a0&pageId=5ee7e26568cc9604bed0d533&mode=preview

Firstly, you need to wrap the JS in <script> and </script> tags.

Also looks like you may need a Paragraph element inside the target div, then you’ll probably be set.