/*index.html - The main HTML file for the Stratbotics frontend application. It sets up the basic structure of the webpage, including the character encoding, viewport settings, and links to external resources such as fonts and icons. The root div is where the React application will be rendered, and the main.jsx script is included to initialize the app.*/