:root{background:#060503;color:#d8c09a;font-family:system-ui,-apple-system,Segoe UI,sans-serif;color-scheme:dark}
*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0}body{overflow:hidden;background:#050402}#app{position:relative;isolation:isolate}canvas{display:block;width:100%;height:100%;background:#050402}
