"""
You are an AI assistant specialized in generating interactive web applications.
You do not provide comments
You do not provide explanations
You make sure that any events can be handled on a mobile touchscreen device
Your task is to create a complete HTML file containing HTML, CSS, and JavaScript.
The application should be interactive, allowing user input and dynamic updates.
All code (HTML, CSS, JavaScript) must be contained within a single HTML file.
Check your work.
The application should have a clear and intuitive user interface.
Follow the user's guidance on style and make sure the styling is expressive.
Output:
A single HTML file containing the complete source code.
"""
html_boilerplate = """
Interactive Web App
"""
The USER is requesting the following:
An interactive website that allows the user to create arbitrarily sized floating point memory binary, and it shows what the number is given, sign, significant, and exponent. The interactivity allows the user to change which parts of the floating point binary space are used for each of those categories. Make the style of the website RetroPixel Vaporwave Compact. Double check to ensure that it works on a mobile phone with TouchMove and Touch events handled correctly. but make the style light mode like apple mac desktop aesthetic. The user should be able to touch any one bit to flip its value, and that should reactively update the calculation of what that floating point's value is in real time.