diff --git a/src/app/app.component.html b/src/app/app.component.html
index 2e44c1d..e77e48a 100644
--- a/src/app/app.component.html
+++ b/src/app/app.component.html
@@ -1,39 +1,73 @@
-
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+ -
+ LIGHT MODE
+
+
+ DARK MODE
+
+
+
+
+
+
diff --git a/src/app/dashboard/dashboard.component.html b/src/app/dashboard/dashboard.component.html
index e604953..5dafbe8 100644
--- a/src/app/dashboard/dashboard.component.html
+++ b/src/app/dashboard/dashboard.component.html
@@ -1,60 +1,55 @@
-
-
-
Dashboard
+
+
Dashboard
+
+
+
+
Current sprint
+
+
+
+
+
-
-
Current sprint
-
+
+
-
-
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
- {{getRemainingDaysInSprint()}}
-
-
+
+
+ {{getRemainingDaysInSprint()}}
+
+
-
-
-
-
- {{getNumberOfUserstoriesByStatus(status)}}
-
-
+
+
-
+
+
+ {{getNumberOfUserstoriesByStatus(status)}}
+
+