- aligned elements to graphic
- minimized wasted space (lots of small manual adjustments)
- extra wrappers for better formatting
- tested various text lengths to ensure static elements sizing
- Unify scaling method based on image height instead of individual elements for better iteration control.
- Restructure layout method to reduce reliance on manual grid definitions, remove unnecessary grid blocks, and improve dynamic layout for simpler iteration
- Breaks layout, needs new polish pass