Describe the bug
When a WebImage is shrunk with setSize, it anchors to the top left corner of its bounds, rather than maintaining its anchor.
To Reproduce
Steps to reproduce the behavior:
https://codehs.com/sandbox/ryan/javascript-graphics
Expected behavior
The anchor should remain when the WebImage shrinks