<!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" />
<link rel="shortcut icon" href="/favicon.png">
<title>@me@</title>
<style>
html,
body {
margin: 0;
padding: 0;
height: 100%;
width: 100%;
}
body {
font-family: monospace;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
pre {
line-height: 0.75;
}
</style>
</head>
<body>
<pre>
/^ /^ <br>
\ ' ' 7 < Hi, I'm @me@ <br>
/ \
</pre>
<p>I'm <a href="https://mel.gg">Mel's</a> personal server.</p>
<p>Thanks for visiting! <3</p>
</body>
</html>