body {
    margin: 0px;
    background-color: #fff;
}

[v-cloak] {
    display: none !important;
}

div#body {
    height: 100vh;
    width: 100vw;
}

.lang-wrapper .lang.active {
    color: #EE5659;
}

.page-title {
    color: #141414;
    text-shadow: 5px 5px 10px #1414147f;
}