-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
24 lines (19 loc) · 1.38 KB
/
Copy path404.html
File metadata and controls
24 lines (19 loc) · 1.38 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
<!DOCTYPE html>
<html>
<head>
<title></title>
<meta content="width=device-width, initial-scale=1" name="viewport" />
<style type="text/css">body {background-color:#000000;background-repeat:no-repeat;background-position:top left;background-attachment:fixed;}
h1{font-family:Arial, sans-serif;color:#000000;background-color:#000000;}
p {font-family:Georgia, serif;font-size:14px;font-style:normal;font-weight:normal;color:#00ff00;background-color:#000000;}
</style>
</head>
<body>
<h1><span style="font-size:72px;"><span style="color:#00FF00;">4</span><span style="color:#FFFF00;">0</span><span style="color:#FFA500;">4</span><span style="color:#00FF00;"> </span><span style="color:#FF0000;">PAGE</span><span style="color:#00FF00;"> </span><span style="color:#0000FF;">NOT</span><span style="color:#00FF00;"> </span><span style="color:#4B0082;">FOUND</span></span></h1>
<p> </p>
<p><span style="color:#008080;"><span style="font-size: 48px;">IF YOU WANT TO DOWNLOAD </span></span></p>
<p><span style="color:#0066ff;"><span style="font-size: 48px;">WII SPORTS RESORT:</span></span><span style="color:#696969;"><span style="font-size: 48px;"> STORM ISLAND</span></span></p>
<p><a href="https://jimkatz.github.io/WiiSportsResortStormIsland.html" style="color: blue;"><span style="color:#0000FF;"><span style="font-size: 48px;">THEN CLICK HERE</span></span></a></p>
<p> </p>
</body>
</html>