hi! for some reason i cant change the start screen background, it only remains as just a plain black background. any idea on what to do?
Heya!So the "image" used is just a color defined as BLACK = "#000000". There's no actual image. You can just change the `add BLACK` in the screen main_menu() to something else (your background image)