diff --git a/src/App.vue b/src/App.vue
index 555611c..dd4c6d7 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -5,9 +5,10 @@
@@ -32,9 +49,8 @@ export default {
-moz-osx-font-smoothing: grayscale;
color: #2c3e50;
}
+
body {
margin: 0;
}
-
-
diff --git a/src/components/TestPanel.vue b/src/components/TestPanel.vue
index 0f62c3f..7e0d39b 100644
--- a/src/components/TestPanel.vue
+++ b/src/components/TestPanel.vue
@@ -164,7 +164,7 @@