+
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/styles/index.css b/styles/index.css
index e69de29..9bf2c1d 100644
--- a/styles/index.css
+++ b/styles/index.css
@@ -0,0 +1,9 @@
+body{
+ display: flex;
+ margin: 2rem;
+ background-color: silver;
+}
+
+div{
+
+}
\ No newline at end of file