@ -15,8 +15,9 @@
html,
body,
#app {
height: 100%;
height: 100vh;
margin: 0px;
padding: 0px;
overflow: hidden;
}
</style>