import pygame pygame.init() screen_width = 800 screen_height = int(screen_width * 0.8)