Hey @shuding, found some bug with `textWrap: 'balance'`! also this bug happens starting from v0.4.0 when `textWrap: 'balance'` was introduced # Bug report ## Description / Observed Behavior ```jsx <span tw="font-bold text-5xl" style={{ textWrap: 'balance', background: 'red' }}> {title} </span> ``` ## Expected Behavior below text without `textWrap: 'balance'` <img width="1200" alt="image" src="https://github.com/vercel/satori/assets/7361780/adabc3b6-5dc7-401a-b279-22a124d8f141"> ## Actual <img width="1200" alt="image" src="https://github.com/vercel/satori/assets/7361780/e86fc64f-2a29-4e29-b51e-69d1a5eb1663"> ## Reproduction Create a shareable reproduction link for the issue using https://og-playground.vercel.app/?share=vZI9TsQwEIWvMpo61qYACRmWDokDING4sePJz-K1I2dCEkW5Bx0n4G4cgWQThITYBgka_2je8_vGmhGzYAkl3tjqGbjbK8wd9bAsIgsOOpG3zoEpRBGJvLhIU4W3ygN8cxzahqt8EBl5prj5Nuksbmrt1yNspuBZmOAsMPUsLvtZ_CloeHC0H8dT6THqWoJCo532GSlMwOjsqYih9XYpRLIKYZpW9xYIcB-OtIXvlvQVejdT_xL_PPcX8M9kf8f0_18K768vb2d7WPdr5THBUHMVfINyxK6yXKK8StMES6qKklHOk5SgJdMWKHPtGkqQjuFQPQz1MpDcnW7zO0tbd0dDFiXHlqYEWZtZUZJzoQvRWZw-AA ## Additional Context Satori: 0.9.1 > # ⚠️ ⚠️ ⚠️ Note this happens only if there is no whitespace character