aboutsummaryrefslogtreecommitdiff
path: root/index.html
blob: 964ed75ee29900632e2a98f54f891a594d7b2117 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>boringcactus</title>
<style>
/* stolen from evenbettermotherfucking.website */
body {margin: 5% auto; background: #f2f2f2; color: #444444; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; font-size: 16px; line-height: 1.8; text-shadow: 0 1px 0 #ffffff; max-width: 60em;}
code {background: white;}
a {border-bottom: 1px solid #444444; color: #444444; text-decoration: none;}
a:hover {border-bottom: 0;}
</style>
</head>
<body>
<h1>ya girl melody still doesn't know shit</h1>
<p>but she's on <a href="https://twitter.com/boring_cactus">twitter</a></p>
</body>
</html>