:root{--min-font-size:1vmin}*{box-sizing:border-box;padding:0;margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}body,html{overflow:hidden;max-width:100vw}html{font-size:min(var(--min-font-size),62.5%)}body{display:flex;width:100%;height:100vh;padding:2rem;font-family:Roboto Mono,monospace;font-optical-sizing:auto;font-style:normal;font-weight:500}