from fake import FAKER

png_file = FAKER.png_file(size=(500, 500), color=(127, 127, 127))
