Digital analog clock with JS/CSS from JS30

Another side project from Wes Bos’s JavaScript30. This time an analog clock face that uses JavaScript and CSS to display the current time.

I paused the tutorial shortly after it started just to see how it was supposed to work and then I tried to do it on my own before he started going over the code. Took me a lot longer than the 10 minutes the tutorial is to figure things out the logic and get the styling done in a way I could be satisfied.