canvas[data-v-950bfb3c] {
    display: block;
    height: 100lvh;
    height: calc(var(--vh, 1vh)*100);
    position: relative;
    width: 100vw
}