forked from TTVPoopooumgood/Games
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
32 lines (28 loc) · 1.18 KB
/
404.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
<!DOCTYPE html>
<html>
<head>
<link rel="icon" href="https://raw.githubusercontent.com/TTVPoopooumgood/Games/refs/heads/main/foldthing.png" />
<meta charset="UFT-8">
<meta name="viewport", content="width=device-with, initial-scale=1.0">
<meta name="theme-color" content="#ff0000">
<title>404</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=Pixelify+Sans:wght@400..700&display=swap" rel="stylesheet">
<!-- Thumbnail image/gif -->
<meta property="og:image" content="https://ttvpoopooumgood.github.io/Games/">
<h1><span style="color:#ff0000">GAME OVER<span></head> <a href="#404"><img src="https://cdn-icons-png.flaticon.com/128/3529/3529417.png" width="35px" height="35" alt="404"></a></span></h1>
<p>404 page not Found :(</p>
</head>
<body>
</body>
</html>
<style>
html {
text-align: center;
}
body {
background-image: url("https://th.bing.com/th/id/R.7e06d28f5054f29c846f80c896d0c7f0?rik=16QLjki2wyrt1A&pid=ImgRaw&r=0");
background-color: #cccccc;
}
</style>