Animation demo - use transform:
* Use the textarea to write a function(time, canvas, context) to move a rectangle as a function of time (can use translate, rotate, scale).
* The animation loop resets the transformation after each frame.