update project

This commit is contained in:
2026-04-27 17:24:22 +02:00
commit 0a6b638004
9 changed files with 5407 additions and 0 deletions

9
style.css Normal file
View File

@@ -0,0 +1,9 @@
body {
padding: 0;
}
h1 {
font-family:'Trebuchet MS';
margin: 0;
text-align: center;
}