-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
76 lines (67 loc) · 2.21 KB
/
index.html
File metadata and controls
76 lines (67 loc) · 2.21 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>Document</title>
</head>
<body>
<div id="top"></div><div id="bottom"></div><div id="left"></div><div id="right"></div>
<div class="viridian">
<img src="https://media2.giphy.com/media/26uf8tQf6WVQPxP9u/source.gif" class="gif">
<img src="https://i.imgur.com/vmhHmTr.png" class="banner-img">
<div class="viridian-banner">
<h1><span>AURAMEOW</span></h1>
<div class="viribanner-info">
<div class="vb-info">
<h3>_T3HP2.0T</h3>
<section>
entering<br>world align self<br><br>loading...
</section>
</div>
<div class="vb-info">
<h3>_0V_R3ESRS</h3>
<section>
THE OVERSEERS WANT<br>TOO SEE YOU<br>
</section>
</div>
<div class="vb-info">
<h3>_NAV__9TAE</h3>
<section>
VOICE<br>HEARING AND TOUCH<br>LOADING SKIN<br><br>INITIATING...
</section>
</div>
</div>
</div>
</div>
<div id="viridian-wrap">
<div id="wrapper">
<div id="nav">
<a href="#">C://VIRIDIAN</a>
</div>
<div class="viri-header">
<div class="viri-gif">
<div class="viri-button">
<box></box>
<section>
<h5>草創</h5>
<span>BEGINNING</span>
<p>WHAT DO I CALL YOU NOW?.. WHAT<br><br>NOW
</p>
</section>
</div>
</div>
<div class="vb-misc">
<img src="https://i.imgur.com/KNM6Icy.png" id="misc-img">
</div>
</div>
</div>
</div>
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">
</body>
</html>