html{background-color:#000;color:#fff}#canvas{position:fixed;left:0;top:0;width:100vw;height:100vh;height:stretch;animation:fade-in 1000ms ease-out 500ms;animation-fill-mode:both;image-rendering:optimizeSpeed;image-rendering:crisp-edges;image-rendering:pixelated;user-select:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}body{height:25000vmax;width:25000vmax}.hud{position:fixed;left:0;top:0;max-height:100vh;padding:.75rem;background-color:#000;overflow:auto}.hud details>*+*{margin-top:.75rem}.hud details[open] summary{border-bottom:1px solid;padding-bottom:.75rem}
