# Type Show - A Simple Vibecoded App by Gemini [To Use CLICK HERE](/t.html) ![]{cs}(2026-06-01_12-47-08.png) This was interspersed with a more complex conversation about stuff like iterative convergence. What is below is precised to what will generate the html at the bottom. ```prompt I want a simple html page with javascript. It has a two-line textarea at the top for input (2em font size for readability). Below, it fills the window with the text as large as it can make it. This is to enable me to type and show across a videoconferencing link. Pressing escape should clear the box. Pressing Ctrl-Shift-D duplicates the current tab in a new tab. This works so well I'm hitting scale issues. Having a dozen tabs with messages. I need a way to dump messages to local storage and recall them, and later (when I get ssh access to allsup.co again) a way of backing this all into a mysql database of messages. Thus once a message is written, it can be recalled and shown. I needs to work on mobile in portrait orientation full stop that last version of the text goes off the side of the screen It must support multiple simultaneous tabs when saving. And should, say, every second, see if a new message has been added in another tab. The app needs a 'clear' button, along with save as I have to 'select alll backspace' on the iiPad. ``` ```html Video Share Text
```