Initial commit — Superfice.de website

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-30 16:11:39 +02:00
commit 75beb3607e
63 changed files with 11514 additions and 0 deletions

5
src/App.css Normal file
View File

@@ -0,0 +1,5 @@
main {
min-height: 100vh;
position: relative;
z-index: 1;
}