diff --git a/src/App.vue b/src/App.vue
index 344e8df70..d7e05c6a3 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -4,22 +4,183 @@
v-if="isLoading"
class="absolute inset-0 flex justify-center items-center h-screen"
/>
-
+
+
+
+
+
diff --git a/src/components/dialog/UnloadWindowConfirmDialog.vue b/src/components/dialog/UnloadWindowConfirmDialog.vue
index 192c0896c..6fb8393cd 100644
--- a/src/components/dialog/UnloadWindowConfirmDialog.vue
+++ b/src/components/dialog/UnloadWindowConfirmDialog.vue
@@ -1,20 +1,16 @@
-
+
diff --git a/src/views/GraphView.vue b/src/views/GraphView.vue
index 280f19c40..04daf0e74 100644
--- a/src/views/GraphView.vue
+++ b/src/views/GraphView.vue
@@ -1,156 +1,7 @@
-
-
-