html,body{padding:0;margin:0;overflow:hidden}html *,body *{overscroll-behavior:none;box-sizing:border-box}html *::selection,body *::selection{background-color:var(--color-window-title);color:#fff}:root{--color-window:#c0c0c0;--color-border-raised:#ffffff;--color-border-inset:#808080;--color-window-title:#000080;--color-window-title-secondary:#000;--color-desktop:#008080;--color-input:#fff;--color-text:#000}body,html{height:100%;width:100%;padding:0;margin:0;overflow:hidden;display:flex;flex-direction:column;image-rendering:pixelated}body *,html *{box-sizing:border-box}body framebuffer,html framebuffer{display:contents}
