*{box-sizing:border-box}html,body{background:#fff;width:100%;min-height:100%;margin:0}body,html[data-prototype-theme=light],html[data-prototype-theme=light] body,body[data-prototype-theme=light]{background:#fff}html[data-prototype-theme=dark],html[data-prototype-theme=dark] body,body[data-prototype-theme=dark]{background:#050505}.prototype-host{background:#fff;place-items:stretch center;width:100vw;height:100dvh;min-height:100vh;display:grid;overflow:hidden}body[data-prototype-theme=light] .prototype-host,html[data-prototype-theme=light] .prototype-host{background:#fff}body[data-prototype-theme=dark] .prototype-host,html[data-prototype-theme=dark] .prototype-host{background:#050505}.prototype-frame{background:#fff;border:0;width:min(100vw,652px);height:100%;display:block}body[data-prototype-theme=dark] .prototype-frame,html[data-prototype-theme=dark] .prototype-frame{background:#050505}
