diff --git a/src/App.vue b/src/App.vue index a505377..417ff45 100644 --- a/src/App.vue +++ b/src/App.vue @@ -14,6 +14,8 @@ html, body { width: 100%; height: 100%; color: #606c71; + margin: 0; + padding: 0; } #app { width: 100%;