-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
41 lines (40 loc) · 1.5 KB
/
index.html
File metadata and controls
41 lines (40 loc) · 1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE html>
<html lang="en-US" id="top">
<meta charset="utf-8">
<title>composure</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#bae4ea">
<meta name="color-scheme" content="light">
<meta name="description" content="composure mural mp3 paper planes">
<style media="(color)">
* { transition: 160ms ease-out }
html { background: pink }
</style>
<link rel="stylesheet" href="one.css" media=(color)>
<link rel="stylesheet" href="all.css" media="all">
<link rel="help" href="https://webmural.dev">
<link rel="icon" href="icon.svg">
<body class="free">
<figure class="pad" aria-label="composure">
<blockquote id="composure" class="runway bold" style="transform:rotate(183deg)">
<sup>comp</sup>
<strong><a href="#wing">o</a></strong>
<sub>sure</sub>
</blockquote>
<nav id="wing" class="hand" style="transform:rotate(-3deg)">
<a href="https://webmural.com/sol"><strong>*</strong>*</a><br>
<a>rem<wbr>ember</a><a href="https://webmural.com/ocean"><mark>2</mark></a><br>
<a href="https://webmural.com/music">compos<wbr>ure</a><br>
<a href="https://open.spotify.com/album/3Gamm3dwU7p54AvrDpuyya">
paper<br>planes
</a>
</nav>
<aside class="subway">
<a href="https://webmural.com/mp3">
<u style="display:inline-block;transform:rotate(108deg)">📶</u>
</a>
</aside>
<blockquote id="got" class="subway" style="transform:rotate(-18deg)">
<a href="#top"><mark>get<br>on top</mark></a>
</blockquote>
</figure>