diff --git a/src/App.svelte b/src/App.svelte
index 0f3cfb05..a91b7f9a 100644
--- a/src/App.svelte
+++ b/src/App.svelte
@@ -1,11 +1,82 @@
-
- Hello World
+
+
+
+
+
+
+
+
+
\ No newline at end of file
+ .bg-pastel-green {
+ background: #254620;
+ }
+ .bg-pastel-blue {
+ background: #311274;
+ }
+