-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
45 lines (37 loc) · 1.1 KB
/
index.html
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
42
43
44
45
<!DOCTYPE html>
<html lang="en-US" class="everyone yolo">
<meta charset="utf-8">
<title>City Dance</title>
<meta name="theme-color" content="#bae">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="City Dance web projects in progress on Github">
<meta property="og:image" content="https://user-images.githubusercontent.com/949985/46555023-f2441d80-c896-11e8-870a-5d121e94fbdf.png">
<meta property="og:image:alt" content="_ _ _ _ ...">
<link rel="shortcut icon" href="https://user-images.githubusercontent.com/949985/46555023-f2441d80-c896-11e8-870a-5d121e94fbdf.png">
<style media="screen, speech">
.everyone {
font-family: sans-serif;
font-size: calc(1em + .5vw + .5vh);
line-height: 1.618;
background: #bae;
color: #415;
}
.anyone {
box-sizing: border-box;
padding: 1rem;
margin: auto;
max-width: 40em;
overflow-wrap: break-word;
}
.yolo * {
box-sizing: border-box;
color: inherit;
background: inherit;
}
.yolo :focus {
outline-color: #415;
outline-style: groove;
}
</style>
<body class="anyone">
<p>We're practicing :)