Skip to content

Commit

Permalink
whoop there tiz (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanve committed Aug 12, 2022
1 parent ee7941b commit 876be62
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<!DOCTYPE html>
<html lang="en">
<meta charset="utf-8">

<title>atmosphere</title>

<meta name="viewport" content="width=device-width">
<meta name="theme-color" content="#bae4ea">
<meta name="color-scheme" content="light">
<meta name="description" content="...">

<style media=(color)>
:root {
background: #bae4ea;
color: #415;
}

:any-link {
color: inherit;
}

::selection {
background: #415;
color: #bae4ea;
}
</style>

<h1>
<a href="https://s9a.page">wwworld wide waves</a>
</h1>

<strong>
<a href="https://s9a.page/license">open skies.</a>
</strong>

<aside>
<a href="https://webmural.com/air">fresh air</a>
</aside>

0 comments on commit 876be62

Please sign in to comment.