The canvas can be configured by adding the following commands at the start of the source code:
Example:
set FRAME_RATE to 24 set CANVAS_WIDTH to 500 set CANVAS_HEIGHT to 500 set CANVAS_BACKGROUND to "#DEDEDE"