GUI TKINTER Responsif

root.grid_rowconfigure(0, weight=1)
root.grid_columnconfigure(0, weight=1)
Happy Hare