src/App.vue
@@ -30,6 +30,7 @@
body {
  width: 100%;
  height: 100%;
  overflow-x:hidden;
  overflow:hidden;
  margin:0;
}
</style>