first commit. The hands pulse back and forth.

This commit is contained in:
Christian Lawson-Perfect 2025-03-17 09:16:00 +00:00
commit 6ddcc2f893
4 changed files with 119 additions and 0 deletions

5
style.css Normal file
View file

@ -0,0 +1,5 @@
:root {
--spacing: 1em;
color-scheme: light dark;
}