-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathM87.html
More file actions
92 lines (82 loc) · 2.61 KB
/
M87.html
File metadata and controls
92 lines (82 loc) · 2.61 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<style>@import url('https://fonts.googleapis.com/css?family=Cinzel|Kameron&display=swap');
::-webkit-scrollbar-thumb:vertical {background: rgba(0,0,0,0.0); height: 0px; Width: 0px;}
::-webkit-scrollbar-thumb:horizontal {background-color: #000000; width: 0px; height: 0%; !important;}
::-webkit-scrollbar {height: 0px; width: 0%; background-color: transparent;}
a {color: #FB7408; letter-spacing: 1px; text-decoration:none;}
a:hover {color:#4AB1EB;text-decoration:none;}
body{
background-image: url(https://i.imgur.com/5xLXocD.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center top;
background-color: black;
color: #FD3B06;
font-family: Kameron;
text-align: center;
font-size: 25px;
}
.left{
position: absolute;
left: 15%;
top: 50%;
height: 700px;
width: 400px;
margin-top: -350px;
margin-left: -200px;
border: 2px solid #81010E;
background-color: rgba(40,40,40,0.8);
box-sizing: border-box;
padding: 10px;
overflow-y: auto;
}
.right{
position: absolute;
right: 15%;
top: 50%;
height: 700px;
width: 400px;
margin-top: -350px;
margin-right: -200px;
border: 2px solid #81010E;
background-color: rgba(40,40,40,0.8);
box-sizing: border-box;
padding: 10px;
overflow-y: auto;
}
h1 {
font-size: 20px;
font-family: Cinzel;
text-transform: uppercase;
border-bottom: 1px solid #81010E;
line-height: 0px;
color: #fff;
margin-top: 5px;
text-align: left;
letter-spacing: 2px;
}</style>
<div class="left">
<h1>Bigger than you think</h1><br>
Messier 87*<br><br>
13.24 billion years old<br><br>
24 billion miles 'tall'<br><br>
12.9285e30 kg<br><br>
Always hungry<br><br>
Never satisfied<br><br><br><br>
<h1>But somehow familiar...?</h1><br>
7'5" in human form<br><br>
Pretty heavy too<br><br>
Curvy. Very curvy.
</div>
<div class="right">
<h1>Out of Character</h1><br>
Eastern Time Zone<br><br>
No set schedule.<br><br>
DM Friendly to an extent.<br>But don't expect anything.<br><br>
Will vaporize you. Or block you.<br>Whichever is easier.<br><br>
Mainly here for the memes.<br><br><br>
<h1>Image gallery</h1><br>
<a target="_blank" href="https://cdn.awwni.me/19f98.png">First Impressions...</a><br><br>
<a target="_blank" href="https://i.redd.it/kb0q6q8eoqs21.png">Rest easy, you're too far away.</a><br><br>
<a target="_blank" href="https://66.media.tumblr.com/be041ae08d2012a78b08d79ec4ff5f6a/tumblr_ppzm8jeFf01wm1um6o1_500.png">With my nebula veil.</a><br><br>
<a target="_blank" href="https://www.deviantart.com/jon-smitten/art/M87-Blackhole-chan-795122717">Another depiction of me.</a><br><br>
</div>