diff --git a/Il2CppInspector.GUI/MainWindow.xaml b/Il2CppInspector.GUI/MainWindow.xaml
index 1ea60dc..7ae10a0 100644
--- a/Il2CppInspector.GUI/MainWindow.xaml
+++ b/Il2CppInspector.GUI/MainWindow.xaml
@@ -5,15 +5,78 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:Il2CppInspector.GUI"
mc:Ignorable="d"
- Title="Il2CppInspector" Height="450" Width="800" Background="LightGray">
+ Title="Il2CppInspector" Height="450" Width="800" Background="White">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- foo
+ Content of window
+
+
+
+
+
+
-
-
-
-
-