.webgl_canvas
{
        position: absolute;
        left: calc(50% - 350px);
        top: calc(50% - (350px - 32px));
        border: solid;
        border-color: #000000;
        border-radius: 12px;
}
