*,:before,:after{box-sizing:border-box}*{margin:0}body{-webkit-font-smoothing:antialiased;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}:root{color-scheme:light dark;font-family:sans-serif}#app{flex-direction:column;align-items:center;gap:.5em;display:flex}#status-led{--glow-size:.5em;width:1em;height:1em;margin:var(--glow-size);color:#000;box-shadow:0 0 var(--glow-size)0 currentColor;background-color:currentColor;border-radius:100%}#display{--scale:2;width:calc(var(--scale)*128px);height:calc(var(--scale)*64px);image-rendering:pixelated;border:.5px solid}#help{text-align:center;margin-top:1em}
