Click Space to view Examples Every Art Piece Ever https://scratch.mit.edu/projects/1243249433/
The Canvas on Every art piece Ever is 12x9 Each Character encodes for 2 pixels you need 6 characters to form a row you need 54 characters (9 rows) to fully cover the canvas Secret Bonus Character: Inputting a Space gives you a blue and white error pattern because the system that converts the character into octal (splits the data from one character into 2 pixels) sees a space as item -1 in a list, causing the space to encode as -1 7. 1 and 7 correspond to blue and white and I made a special error costume if the number is a hyphen