-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
97 lines (95 loc) · 3.75 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
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
<!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.0" />
<title>Document</title>
<link rel="stylesheet" href="style.css" />
<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=Orbitron&family=Poppins:wght@200&family=Yellowtail&display=swap"
rel="stylesheet"
/>
<style>
@import url("https://fonts.googleapis.com/css2?family=Orbitron&family=Poppins:wght@200&family=Yellowtail&display=swap");
</style>
</head>
<body>
<div class="container">
<iframe
src="https://my.spline.design/clonergrasscopy-80a70ee3df153998dea0bb4418ccfc41/"
frameborder="0"
width="100%"
height="100%"
></iframe>
<div class="bottom-left">💧</div>
<div class="top-left">🍃</div>
<div class="top-left1">💧</div>
<div class="top-left2">🍃</div>
<div class="top-left3">💧</div>
<div class="top-left4">🍃</div>
<div class="top-left5">💧</div>
<div class="top-left6">🍃</div>
<div class="top-left7">💧</div>
<div class="top-right">🍃</div>
<div class="top-right1">💧</div>
<div class="top-right2">🍃</div>
<div class="top-right3">💧</div>
<div class="top-right4">🍃</div>
<div class="top-right5">💧</div>
<div class="top-right6">🍃</div>
<div class="top-right7">💧</div>
<div class="bottom-right">🍃</div>
<div class="centered">
<p style="font-family: 'Orbitron', sans-serif">
"The natural world is a collective asset, the patrimony of humanity as a whole, which each generation must safeguard for its own and future generations."
</p>
<p style="font-family: 'Orbitron', sans-serif">
- Pope Francis
</p>
</div>
<div class="centered1">
<p class="err" style="font-family: 'Orbitron', sans-serif">404</p>
<p style="font-family: 'Orbitron', sans-serif">
Don't worry if the URL is broken, "Each day is a new beginning. Take a deep breath, smile, and start again.".
</p>
</div>
</div>
<!-- <div class="box">
<iframe src='https://my.spline.design/untitled-a3a91b223ba6fd55f20c92a068f1104b/' frameborder='0' width='100%' height='100%'></iframe>
</div> -->
<!-- <div class="box1">
<div class="box2">
<iframe src='https://my.spline.design/untitled-a3a91b223ba6fd55f20c92a068f1104b/' frameborder='0' width='100%' height='100%'></iframe>
</div>
<div class="box3">
<div class="box31">
<p class="err" style="font-family: 'Orbitron', sans-serif">404</p>
</div>
<div class="box32">
<p>
Don't worry if it's broken, you can also try other gifts from Santa.
</p>
</div>
</div>
</div> -->
</body>
</html>
<!-- <div class="box1">
<div class="container">
<iframe src='https://my.spline.design/untitled-a3a91b223ba6fd55f20c92a068f1104b/' frameborder='0' width='100%' height='100%'></iframe>
<div class="modal">
<div class="box2">
<p style="font-family: 'Orbitron', sans-serif">404</p>
</div>
<div class="box3">
<p>
Don't worry if it's broken, you can also try other gifts from
Santa.
</p>
</div>
</div>
</div>
</div> -->