62 lines
1.4 KiB
HTML
62 lines
1.4 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
|
<title>early rave avl</title>
|
|
<style>
|
|
|
|
body {
|
|
max-width: 50rem;
|
|
margin: 1em auto;
|
|
line-height: 1.25;
|
|
overflow-wrap: break-word;
|
|
padding: 0 1em;
|
|
background: #330000;
|
|
color: #ffffff;
|
|
font-family: serif;
|
|
font-size: 1.25rem;
|
|
}
|
|
img {
|
|
width: 50%;
|
|
display: block;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
h1, h2, h3, h4, h5, h6 {
|
|
margin-top: 3rem
|
|
}
|
|
a:link {
|
|
color: #9999FF;
|
|
}
|
|
a:visited {
|
|
color: #9999FF;
|
|
}
|
|
.header {
|
|
text-align: center;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
|
|
<h1 class="header">🌄 early rave avl 🌄</h1>
|
|
<p class="header">| <a href="https://earlyraveavl.bearblog.dev">posts</a> |</p>
|
|
<hr>
|
|
<p>🔊 it's a rave that happens early</p>
|
|
<p>🛌 we go to bed on time</p>
|
|
<p>🚨 no flashing lights</p>
|
|
<h2>🤫 no socials, <a href="">join the list</a> to get emails for time / date / location</h2>
|
|
<ul>
|
|
<li><a href="">join the list</a></li>
|
|
<li><a href="">join the list</a></li>
|
|
<li><a href="">join the list</a></li>
|
|
</ul>
|
|
<h2>got questions? wanna dj? hit us up</h2>
|
|
<p>📬 email: contact at early rave avl dot info</p>
|
|
<h2> do you just wanna go hard right now? <a href="https://www.youtube.com/watch?v=k55fBcxYJu4">click this link</a></h2>
|
|
<p>plur,</p>
|
|
<p>early rave</p>
|
|
|
|
</body>
|
|
</html>
|