diff --git a/app/app.vue b/app/app.vue
index dd50313..e333d39 100644
--- a/app/app.vue
+++ b/app/app.vue
@@ -1,12 +1,8 @@
-
-
-
+
diff --git a/app/components/screen/Background.vue b/app/components/Background.vue
similarity index 100%
rename from app/components/screen/Background.vue
rename to app/components/Background.vue
diff --git a/app/components/screen/Screen.vue b/app/components/Screen.vue
similarity index 100%
rename from app/components/screen/Screen.vue
rename to app/components/Screen.vue
diff --git a/app/components/screen/Stats.vue b/app/components/Stats.vue
similarity index 100%
rename from app/components/screen/Stats.vue
rename to app/components/Stats.vue