:3 website
komo.is-a.dev
1<!DOCTYPE html>
2<!-- saved from url=(0038)https://fuzzko.neocities.org/not_found -->
3<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4
5 <meta name="viewport" content="width=device-width, initial-scale=1.0">
6 <title>komo's hidden lair | not found</title>
7
8 <link rel="icon" href="https://fuzzko.neocities.org/assets/icon-48.svg" type="image/svg+xml" sizes="any">
9
10 <style>
11 @import url("/assets/style.css");
12
13 body {
14 background-color: var(--bg-color);
15 display: flex;
16 flex-direction: column;
17 justifiy-content: center;
18 align-items: center;
19 height: 100%;
20 }
21 </style>
22 </head>
23 <body>
24 <h1 class="header">..page not found?</h1>
25 <p class="text">did you typo or something?</p>
26
27
28</body></html>