html,body {
    height: 100%;
}

.band-container{
    width: 335px;
    z-index: 1100;
    position: fixed;
    right: 35px;
    top: 70px;
}


[v-cloak] {
    display: none;
}
