2023-09-20 21:27:04 -04:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<title>:blobcatdeficit:</title>
|
|
|
|
<link rel="icon" type="image/x-icon" href="blobcatdeficit.png">
|
|
|
|
<style>
|
|
|
|
body {
|
|
|
|
display: flex;
|
2023-09-20 21:54:43 -04:00
|
|
|
width: 100vw;
|
|
|
|
height: 100vh;
|
2023-09-20 21:27:04 -04:00
|
|
|
align-items: center;
|
|
|
|
justify-content: center;
|
|
|
|
background-color: #171717;
|
2023-09-20 21:54:43 -04:00
|
|
|
margin: 0;
|
|
|
|
overflow: hidden;
|
2023-09-20 21:27:04 -04:00
|
|
|
}
|
|
|
|
</style>
|
2023-09-20 21:54:43 -04:00
|
|
|
<script async src="https://umami.birdcat.cafe/script.js" data-website-id="fbb77ff9-efd7-492d-b5e2-e2dfeddb15ea"></script>
|
2023-09-20 21:27:04 -04:00
|
|
|
</head>
|
|
|
|
<body>
|
2023-09-20 21:34:54 -04:00
|
|
|
<a href="../">
|
|
|
|
<img src="blobcatdeficit.png" alt="A scared yellow cat with glasses and a tie pointing towards a chart with a red line going down." />
|
|
|
|
</a>
|
2023-09-20 21:27:04 -04:00
|
|
|
</body>
|
|
|
|
</html>
|