init Timer

This commit is contained in:
Tchi
2021-07-04 12:33:35 +02:00
parent 5fbf29f3c5
commit 581ac96aca
5 changed files with 88 additions and 2 deletions
+8
View File
@@ -0,0 +1,8 @@
body {
background-color: whitesmoke;
}
p {
font-size: 200px;
text-align: center;
}