File tree 1 file changed +33
-0
lines changed
1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!DOCTYPE HTML>
2
+ < html >
3
+ < head >
4
+ < meta property ="og:image " content ="https://when.lol/aniwhen.lol.gif ">
5
+ < meta property ="twitter:card " content ="summary_large_image ">
6
+ < meta name ="viewport " content ="width=device-width, minimum-scale=0.1 ">
7
+ < title > when.lol</ title >
8
+ < link rel ="icon " href ="https://when.lol/aniwhen.lol.gif ">
9
+ < style >
10
+ * {
11
+ margin : 0 ;
12
+ padding : 0 ;
13
+ border : 0 ;
14
+ }
15
+ html , body , .wrapper {
16
+ height : 100% ;
17
+ }
18
+ .wrapper {
19
+ display : flex;
20
+ align-items : center;
21
+ justify-content : center;
22
+ }
23
+ img {
24
+ height : 100vh ;
25
+ }
26
+ </ style >
27
+ </ head >
28
+ < body style ="margin: 0px; background: #0e0e0e; ">
29
+ < div class ="wrapper ">
30
+ < img style ="-webkit-user-select: none;margin: auto;cursor: zoom-in; " src ="https://when.lol/aniwhen.lol.gif " width ="1242 " height ="1193 ">
31
+ </ div >
32
+ </ body >
33
+ </ html >
You can’t perform that action at this time.
0 commit comments