commit effeed15eb0238f50d9dd0163e58f207fe6f4856 Author: Jannis Date: Mon May 18 17:24:56 2026 +0200 basic stuff diff --git a/index.css b/index.css new file mode 100644 index 0000000..894a3b9 --- /dev/null +++ b/index.css @@ -0,0 +1,5 @@ +.body { + background: #000000; + color: #ffffff; + font-family: Arial, sans-serif; +} \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..680bdf1 --- /dev/null +++ b/index.html @@ -0,0 +1,15 @@ + + + + + + Aki kann immernoch nicht Coden aber wird schon :3 + + + +
+

Hallo Welt!

+

Dies ist eine einfache HTML-Seite, die nicht ganz von Aki erstellt wurde.

+
+ + \ No newline at end of file