mirror of
https://git.ugnet.gay/CrossTalk/azul.git
synced 2026-05-27 22:59:49 +00:00
21 lines
250 B
HTML
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>
|
|
|
|
|
|
|
|
|
|
|