main3 = tk.Frame(root, width=30, height=10, background="black") main3.pack(fill="both", expand=True , side=TOP)