body{margin:0;overflow:hidden;background:#1a1a1a;color:#f1f1f1;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}canvas{display:block}a{color:#33ff6c;text-decoration:none}a:hover{color:#33fff5}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;background:#33ff6c;border-radius:50%;cursor:pointer}input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:8px;background:#333;border-radius:5px;outline:none}input[type=checkbox]{width:20px;height:20px;cursor:pointer;filter:hue-rotate(270deg) brightness(2.7)}.controls{position:absolute;top:10px;left:10px;background:#000000b3;padding:10px;border-radius:5px;display:flex;flex-direction:column;gap:10px}.controls label{display:flex;justify-content:space-between;align-items:center;gap:10px}.controls input[type=range]{width:100px}.controls input[type=checkbox]{margin-left:5px}.fps-counter{color:#33ff6c}
