💥 WELCOME TO GREEN APPLE SODA 💥 THIS PAGE IS A MESS ON PURPOSE 💥

✨💚 Hi I'm the Apple Soda Fairy 💚✨

This site is best viewed on Internet Explorer 6 with a CRT monitor.
Do NOT steal my graphics!!! 😡
Add me to your Top 8!!

This is my little space on the web where I post about soda, frogs, my chemical romance, and HTML magic.


💿 Click here to enter the soda zone 💿
👉 sodazone.html

body { background-image: url('https://i.imgur.com/GYvXkRW.gif'); /* sparkle stars background */ background-repeat: repeat; background-color: black; color: lime; font-family: 'Comic Sans MS', cursive; text-align: center; padding: 20px; } .wrapper { border: 5px double #ff00ff; padding: 30px; margin: 30px auto; max-width: 700px; background: linear-gradient(45deg, #ffccff, #ccffcc); box-shadow: 0 0 25px lime; } a { color: #0000ff; background: #ffcc00; padding: 4px; text-decoration: none; border: 2px dotted #000; } a:hover { background: hotpink; color: white; border: 2px dashed red; } hr { border: 3px dashed hotpink; margin: 30px 0; }