-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
47 lines (44 loc) · 1.02 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
46
47
<link href="https://fonts.googleapis.com/css?family=Anonymous+Pro" rel="stylesheet">
<head>
<style>
body{
font-family: 'Anonymous Pro', monospace;
background-color: #2A363B;
text-align: center;
}
h1{
color: #E84A5F;
font-size: 100px;
margin: 10px;
}
h2{
color: #FECEA8;
}
p{
text-align: center;
width:900px;
color:#99B898;
font-size: 19px;
line-height: 1.3;
}
</style>
<title>nusociety</title>
</head>
<div style="display:flex;justify-content:center;align-items:center;">
<h1>nusociety</h1>
</div>
<div style="display:flex;justify-content:center;align-items:center;">
<h2>I love you</h2>
</div>
<div style="display:flex;justify-content:center;align-items:center;">
<p>
We chose you <br>
We are a group of creatives working together to change our lives for the better<br>
_collaborate<br>
_______tribe<br>
_____purpose<br>
________love<br>
Join below to begin.
<br>
</div>
<a style='color:white;'href='https://discord.gg/ptqrRkH'>https://discord.gg/ptqrRkH</a></p>