html {
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
#root {
padding-top: 52px;
[v-cloak] {
display: none;