<html> <head> <title>The Enigma of Eternity</title> <style> body { background: #00FFFF url('circles.gif') repeat; text-align: center; color: #FF00FF; font-family: 'Comic Sans MS', 'Chalkboard SE', 'Marker Felt'; } </style> </head> <body> <h1>Hidden Transcendence in Movement...</h1> <hr width="50%"> <p><b>...Fragment...Revelation...Unearth...</b></p> <img src='ethereal_sphere.jpg' alt='Ethereal Sphere'> <br> <svg height='100' width="100"> <path d='M30 20 Q50 90 70 20' stroke='#800080' fill='#000000'></path> </svg> <p><i>...Embark...Endeavor...Engage...</i></p> <hr width="70%"> <form action='deeper.html' method='get'> <input type='submit' value='Ascend'> </form> </body> </html>