#avaturn-container {
    position: absolute;
    inset: 0;
    z-index: 2000;
    display: none;
    background: #111;
}

#avaturn-sdk-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
