*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;min-height:100%;margin:0}body{background:#fafafa;font-family:Arial,sans-serif;overflow:hidden}.stage{background:#fafafa;place-items:center;width:100%;min-height:100dvh;display:grid;overflow:hidden}.controls-layer{z-index:2147483647;width:300px;max-width:calc(100vw - 20px);position:fixed;top:10px;right:10px}
