Thank you for sharing the code. When I run the command: ``` bazel run :python_random_agent --define graphics=sdl -- \ --length=10000 --width=640 --height=480 ``` I get an upside down render:  What should I modify to get it in the correct order?