body{display:flex;place-items:center;place-content:center;min-height:100vh}body *{box-sizing:border-box}canvas{display:block;width:1000px;height:600px;border:4px solid black;resize:both;overflow:hidden}svg{width:100%;height:100%;transform:translateZ(0);will-change:transform}
