f7590125fcf054b58d706728b40258edf904be5d
Applying display:flex to both html and body caused body to shrink-wrap as a flex item of html, making cells ~53px instead of ~102px. Split the rule so only body gets the flex centering. Also measure actual cell size synchronously after initUI mounts and use it for tile translate calculations so tiles align correctly regardless of container width. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
Languages
TypeScript
65.6%
CSS
31.1%
HTML
2.2%
Dockerfile
1.1%