forked from plaaosert/stupid
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbaba.html
More file actions
98 lines (96 loc) · 9.34 KB
/
Copy pathbaba.html
File metadata and controls
98 lines (96 loc) · 9.34 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
93
94
95
96
97
98
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<!--baba is view source-->
<title>BABABABABABABABABABABABAABBAABABBABA</title>
<style>
body {
background-color:#111;
color:#99004d;
text-align:center;
}
span {
display:block;
line-height:10px;
font-size:10px;
font-weight:bold;
white-space:pre;
font-family:monospace;
text-shadow:1px 1px 6px #99004d;
transition:all 1s linear;
}
span:hover {
color:#D00069;
text-shadow:4px 4px 6px #D00069;
}
h1, h4 {font-family: "Courier New", Courier, monospace;}
h4 {font-style:italic; color:#121212;}
</style>
</head>
<body>
<code><span>
`.`.```-:`
.:. `..
`-`/--: . .-` .-
`-.` ``` ``` `+ <!--neko ears-->
.` / `` `/
`.` ` `` `/
`` + `.` `/
`` : -. `:````````````````.
`. : :::--. ` ``````. .:```.`
`. ``..-.``
`-. `.```
`.. `.`
```` .-
`.-. ```-`
`--` `--`
-. `--
--` ``
..` `.
-.` ` ```` .:
.` `` ` `:
`` ` <!--o--> `` ``
.` `o
.` `` .s
.` ``` ` `` ` <!--always confused expression--> .s
` ```` `` ` ` ` .s
/. ` ` .s
+. . <!--o--> .s
:. . ` `+
` `
-` ` ``` . `
` ``` `/
:. .-
` `.
-. `-
`` ``
.` `-.
-. .- <!--smooth sleek form-->
-. .-
`..` .-.`
`.` .-..`
.-. ..
`` `.` `.
`` ` ``.`-```` ``
`` ````-.` ...- `.:` ` .` `.
`` .. .` -`` ``.-` `---..--------. .- `:--` -` . `` `.
`` `` ` -.`.` `.............. /.``` .` --` ``
`.` ``` ` ` . :` `` `..
`.` `` o /` / ` -. .-
`.` `.` + `.` . .. `
`-` `-` . -` `` `.
+- `.. / ` - .` .` `-
/- `-- - -` :.` `-` `` `-
:-` `.-` ` . -` `-` .. .-
..-:-:-.. `/ :` `.` .-
`` ` ``.::-`.
`: .
`/ /`
: /` <!--this is what perfection is.-->
..-::-.-
</span></code>
<h1>BABA</h1>
<!--there is no meaning. it's all just stuff that happens i'm afraid, and you just have to get on with it.-->
</body>
</html>