From ad8a33c56c2f5963237f95cdfcca0f89efd811f0 Mon Sep 17 00:00:00 2001 From: Annika Date: Fri, 13 May 2022 10:44:48 -0600 Subject: [PATCH] init --- index.html | 36 ++++++++++++++++++++++++++++++++++++ style.css | 0 2 files changed, 36 insertions(+) create mode 100644 index.html create mode 100644 style.css diff --git a/index.html b/index.html new file mode 100644 index 0000000..5f8f269 --- /dev/null +++ b/index.html @@ -0,0 +1,36 @@ + + + + Title + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + + \ No newline at end of file diff --git a/style.css b/style.css new file mode 100644 index 0000000..e69de29