Files
Athena Funderburg 21f38ee3e1 production init
2026-05-26 16:41:23 +00:00

21 lines
265 B
HTML

<html><head></head>
<body scroll="no" topmargin="0" leftmargin="0">
<style>
body {
font-family: 'Trebuchet MS', sans-serif;
background: #1d1b52;
color: white;
}
</style>
<center>
<br>
<strong><p>This is a placeholder.</p></strong>
</center>
</body>
</html>