<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">[data-STHVisual-role='instance'] {
    position: relative;
}

[data-STHVisual-role='canvas'] {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;

    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
}
</pre></body></html>