A simple and elegant UI element that morphs a button into a overlay modal. Built with pure HTML, CSS, and vanilla JavaScript. No frameworks or external libraries needed.
project-root/ ├── index.html # Main HTML file with modern layout ├── README.md # Complete documentation ├── .gitignore # Git ignore rules ├── css/ │ ├── styles.css # CSS custom properties, grid, ...