html, body, #app {
    height: 100%;
}

body {
    margin: 0rem;
}

[v-cloak] {
    display: none;
}

.sh_clearFix:after {
    content: "";
    display: block;
    clear: both;
}


