/* Only linked from the two affected scene pages. Never upscale rendered iframe pixels. */
#tpl-preview .kt-preview iframe.kt-live{
 position:absolute!important;left:0!important;top:0!important;display:block!important;
 width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;min-width:0!important;min-height:0!important;
 transform:none!important;translate:none!important;scale:none!important;rotate:none!important;
 margin:0!important;border:0!important;box-sizing:border-box!important;will-change:auto!important;
}
