diff options
Diffstat (limited to 'depravity.html')
-rw-r--r-- | depravity.html | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/depravity.html b/depravity.html new file mode 100644 index 0000000..9c888aa --- /dev/null +++ b/depravity.html @@ -0,0 +1,43 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> + <head> + <title>Depravity</title> + <link rel="stylesheet" href="/style.css" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> + <meta charset="utf-8" /> + </head> + <body> + <h1>Depravity</h1> + + <p> + Commit.<br /> + Gone from history<br /> + Is the chance to mystery.<br /> + Submit.<br /> + </p> + <p> + Soft-spoken.<br /> + Let the world reveal<br /> + Abjectly, such surreal.<br /> + Reawaken.<br /> + </p> + <p> + Depravity.<br /> + A white sheet of orthodoxies<br /> + As matter moves through distant galaxies.<br /> + Gravity.<br /> + </p> + <p> + Subjugate.<br /> + While you continue fabricating pretense<br /> + The englightnment shall commence.<br /> + Ruminate.<br /> + </p> + <div id="footer"> + <hr /> + <p><a href="/">Runxi Yu's Website</a></p> + + </div> + </body> +</html> |