*{box-sizing:border-box;touch-action:pan-x pan-y}:root{line-height:1.5;font-weight:400;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:var(--windowWidth);height:var(--windowHeight);display:flex;justify-content:center;align-items:center;overflow:hidden}body{margin:0;display:flex;place-items:center}#canvas2D{border:none;width:calc(100*var(--vw));height:calc(100*var(--vh))}
