diff --git a/Python Tkinter How To Use HTML In Your Tkinter App/HowToUseHTMLInYourTkinterApp.py b/Python Tkinter How To Use HTML In Your Tkinter App/HowToUseHTMLInYourTkinterApp.py
index 332541e4..7449c3b9 100644
--- a/Python Tkinter How To Use HTML In Your Tkinter App/HowToUseHTMLInYourTkinterApp.py
+++ b/Python Tkinter How To Use HTML In Your Tkinter App/HowToUseHTMLInYourTkinterApp.py
@@ -7,4 +7,6 @@
+
+
root.mainloop()
\ No newline at end of file