Premier commit

This commit is contained in:
Florestan Bredow
2025-05-31 12:30:19 +02:00
commit 73ec7dec65
18 changed files with 690 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
body {
max-width: 720px;
margin: auto;
background: red;
color: white;
}
h1 {
}
h2 {
}
h3 {
}
a {
}