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

21 lines
250 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>
<h1>This is a placeholder.</h1>
</center>
</body>
</html>