-
Notifications
You must be signed in to change notification settings - Fork 1
/
index-2.html
332 lines (331 loc) · 8.81 KB
/
index-2.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
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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
<!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" />
<title>Happy 22nd Birthday</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Poppins&display=swap"
rel="stylesheet"
/>
<link
rel="icon"
type="image/png"
sizes="100%"
href="https://cdn-icons-png.flaticon.com/512/3513/3513990.png"
/>
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3"
crossorigin="anonymous"
/>
<script src="https://cdnjs.cloudflare.com/ajax/libs/matter-js/0.12.0/matter.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script></head
><style>
html {
font-size: 0.8em;
background-color: #fee;
text-align: center;
}
body {
font-family: Poppins, sans-serif !important;
}
.text {
font-size: 500%;
}
canvas {
display: none;
position: absolute;
bottom: 0;
right: 0;
width: 100px;
height: 75px;
}
.anarchy {
position: absolute;
visibility: hidden;
}
.photo img {
width: 120px;
height: 120px;
}
#intro {
background-color: #f9ceee;
font-size: 18px;
width: 180px;
padding: 10px;
font-size: 22px;
text-align: center;
}
h1 {
width: 320px;
height: 350px;
padding-top: 10px;
font-size: 70px;
background-color: #f1d4d4;
border-radius: 1em;
color: #cc0e74;
}
h2 {
width: 150px;
height: 110px;
padding-top: 10px;
font-size: 50px;
background-color: #f1d4d4;
border-radius: 2em;
color: #cc0e74;
}
li > div {
background-color: #fdbaf8;
width: 180px;
padding: 10px;
font-size: 14px;
border-radius: 1em;
border: #000 solid;
}
li {
text-decoration: none;
display: grid;
}
.switch input {
position: absolute;
opacity: 0;
}
.switch {
display: inline-block;
font-size: 20px;
height: 2em;
width: 4em;
background: #cc0e74;
border-radius: 1em;
}
.switch div {
height: 2em;
width: 2em;
border-radius: 1em;
background: #fff;
box-shadow: 0 0.1em 0.3em rgba(0, 0, 0, 0.3);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.switch input:checked + div {
-webkit-transform: translate3d(100%, 0, 0);
-moz-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
a.audio {
text-decoration: none;
color: #c14386;
}
</style>
<body class="text-start">
<h1 class="anarchy block prio1 fw-bold text">
happiest <span><a class="audio">birthdayyy</a></span> Chaussss <33333 :*****
</h1>
<h2 id="intro" class="anarchy block prio1 fw-bold container">
of all the things my hands have held the best by far is you!
</h2>
<div class="anarchy ball photo prio2">
<iframe
src="https://giphy.com/embed/3oz8xRF0v9WMAUVLNK"
width="200"
height="auto"
frameborder="0"
class="giphy-embed"
allowfullscreen
></iframe>
</div>
<div class="anarchy ball photo prio3">
<iframe
src="https://giphy.com/embed/Ge86XF8AVY1KE"
width="200"
height="auto"
frameborder="0"
class="giphy-embed"
allowfullscreen
></iframe>
</div>
<div class="anarchy ball photo prio2">
<iframe
src="https://giphy.com/embed/olAik8MhYOB9K"
width="200"
height="auto"
frameborder="0"
class="giphy-embed"
allowfullscreen
></iframe>
</div>
<div class="anarchy ball photo prio3">
<iframe
src="https://giphy.com/embed/6qWwuwwUKHojfKbCA0"
width="200"
height="auto"
frameborder="0"
class="giphy-embed"
allowfullscreen
></iframe>
<p></p>
</div>
<div class="anarchy ball photo prio2">
<iframe
src="https://giphy.com/embed/l0ErWnkLjegNB5LlC"
width="200"
height="auto"
frameborder="0"
class="giphy-embed"
allowfullscreen
></iframe>
</div>
<div class="anarchy ball photo prio3">
<iframe
src="https://media.tenor.com/hVC64-ktQ3sAAAAC/best-friends.gif"
width="200"
height="auto"
frameborder="0"
class="giphy-embed"
allowfullscreen
></iframe>
</div>
<ul id="social">
<li class="anarchy ball prio2">
<img
src="https://cdn-icons-png.flaticon.com/512/3468/3468377.png"
alt=""
width="100"
height="100"
/>
</li>
<li class="anarchy ball prio1">
<img
src="https://cdn-icons-png.flaticon.com/512/7835/7835424.png"
alt=""
width="100"
height="100"
/>
</li>
<li class="anarchy ball prio1">
<img
src="https://cdn-icons-png.flaticon.com/512/2447/2447972.png"
alt=""
width="100"
height="100"
/>
</li>
<li class="anarchy ball prio3">
<img
src="https://cdn-icons-png.flaticon.com/512/8036/8036759.png"
alt=""
width="100"
height="100"
/>
</li>
<li class="anarchy ball prio2">
<img
src="https://cdn-icons-png.flaticon.com/512/826/826912.png"
alt=""
width="100"
height="100"
/>
</li>
<li class="anarchy ball prio1">
<img
src="https://cdn-icons-png.flaticon.com/512/6420/6420762.png"
alt=""
width="100"
height="100"
/>
</li>
<li class="anarchy ball prio3">
<img
src="https://cdn-icons-png.flaticon.com/512/6807/6807894.png"
alt=""
width="100"
height="100"
/>
</li>
<li class="anarchy ball prio2">
<img
src="https://cdn-icons-png.flaticon.com/512/3468/3468261.png"
alt=""
width="100"
height="100"
/>
</li>
</ul>
<h2 id="intro" class="anarchy block prio1 fw-bold container">
you're my best part, and ilyvm
</h2>
<ul class="collection fw-bold" id="css">
<li>
<div class="anarchy block prio1">
<p>
You're a batshit crazy Aquarius with an infinity of all things magic,
the reason I'm as (in)sane as I am.. xD
</p>
<p>
I know nobody else will ever know a best friend like you,
well not in this life anyway, but that's cool. There can only
be one "Chaus' fav person" and I've taken one for the team B)
</p>
</div>
</li>
<li></li>
<li>
<div class="anarchy block prio2">
<p>
I am very indecisive and I always have the hardest time
picking my fav anythings
</p>
<p>
but I know for sure that YOU are my fav ever.
There's nobody else I'd slave this hard for (and that's on periodt)
</p>
</div>
</li>
<li>
<div class="anarchy block prio3">
<p>
I read this first in one of my all time favourite books -
❝Our fingerprints don't fade from the lives we touch❞
</p>
<p>
And without doubt, yours won't ever, EVER, fade from mine
</p>
</div>
</li>
</ul>
<label class="switch anarchy block prio5"
><input type="checkbox" id="switch" />
<div></div>
<p
style="font-size: 1rem"
class="fw-bold bg-warning rounded-3 mt-2 text-center fst-italic"
>
toggle me when you are ready for the next page!
</p></label
>
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
crossorigin="anonymous"
></script>
<script>
const audio = new Audio("songs/2.mp3");
$(".audio").click(function () {
audio.play();
$(".audio").css("color", "#cc0e74");
});
$("#switch").click(function () {
if (this.checked) {
window.location.href = "index-3.html";
}
});
</script>
<script src="js/index-2.js"></script>
</body>
</html>