ButtonFrame = Frame(Mainframe, bd=2, width = 1350, height = 70 , padx= 18, pady = 10, bg = "Ghost White", relief = RIDGE) ButtonFrame.pack(side = B