diff --git a/ben10.py b/ben10.py index e69adab..16745c5 100644 --- a/ben10.py +++ b/ben10.py @@ -3,7 +3,7 @@ from tkinter import * root = Tk() root.title("Omnitrix") - +root.attributes('-fullscreen',True) count = 0 def count_up():