diff --git a/app/css/main.css b/app/css/main.css new file mode 100644 index 0000000..322f9d0 --- /dev/null +++ b/app/css/main.css @@ -0,0 +1,5 @@ +html, +body { + margin: 0; + background-color: #444444; +} diff --git a/app/index.html b/app/index.html new file mode 100644 index 0000000..97e9dbd --- /dev/null +++ b/app/index.html @@ -0,0 +1,12 @@ + + + + + + + Ferienwohnung + + +

hallo

+ + diff --git a/app/js/.gitkeep b/app/js/.gitkeep new file mode 100644 index 0000000..e69de29