Skip to content

Instantly share code, notes, and snippets.

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Crystal Tower (HTML5)</title>
<style>
:root {
--bg: #07102a;
--paper: #e6f7ff;