This commit is contained in:
Youwen Wu 2023-10-10 22:17:03 -07:00
parent 8e94e84cd2
commit 9804bbbb79
2 changed files with 21 additions and 0 deletions

View file

@ -149,3 +149,13 @@ footer p {
width: 100%;
}
}
.bg-text {
font: bold 300px/310px Georgia, serif;
color: #100b0b;
opacity: 0.1;
/* background: yellow; */
position: absolute;
right: 0;
user-select: none;
}

View file

@ -42,7 +42,18 @@
<script src="//cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.7.0/build/highlight.min.js"></script>
<script async defer src="./index.js"></script>
</head>
<body>
<div class="bg-text" bgcolor="#000000" text="#000000" link="#0000ff" vlink="#ff0000" alink="#ffff00">
<center>
you are registered as a participant in a mass disturbance
</center>
</div>
<div id="code"></div>
<img id="logo" src="assets/img/gallium-workshop.png" />
<h1>Gallium Workshop</h1>