/* body {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #10131a;
    height: 100%;
    width: 100%;
    display: flex;
}

#ambi {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0.75;
    filter: blur(80px);
}

#waalhalla {
    /* border-bottom: 1px solid transparent; * /
    display: block;
    outline: none !important;
    z-index: 4;
    width: 100%;
    height: 100%;
    /* padding: 15px; * /
    box-sizing: border-box;
} */


/* 
.vjs-theme-forest {
    --vjs-theme-forest--primary: #d2d2d2 !important;
    --vjs-theme-forest--secondary: #393939 !important;
} */