diff --git a/desktop/desktop/MainWindow.xaml b/desktop/desktop/MainWindow.xaml
index d1b7504..864698b 100644
--- a/desktop/desktop/MainWindow.xaml
+++ b/desktop/desktop/MainWindow.xaml
@@ -5,35 +5,139 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:desktop"
mc:Ignorable="d"
- Title="MainWindow" Height="450" Width="800">
-
-
-
-
-
-
+ Title="Monitoring Dashboard" Height="700" Width="1000"
+ Background="White" UseLayoutRounding="True">
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
- Camera
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
- Microphone
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
+
\ No newline at end of file