This is a tiny single-page Magic 8‑Ball suitable for hosting on GitHub Pages.
Usage
- Open
index.htmlin a browser to try locally. - To host on GitHub Pages: push this repo to GitHub and enable Pages from the repository settings (serve from the
mainbranch root).
Files
- index.html — markup and inline SVG
- style.css — styles and animation
- script.js — answers and behavior