Created new banner using pyfiglet in combination with colorama (This is located under the banner() function)
Moved the bombing to the bomb() function to make room for the menu in main().
Added a clean() function which clears the terminal.
Improved XPATH since it was using outdated elements.