top_frame = ttk.Frame(root) # Create a frame to hold the top labels # Add a label to the top frame, positioned to the left, filling the space and expanding label1 = ttk.Label(top_frame, text='First ...