Add end-game credits sequence.

This commit is contained in:
David Thompson 2024-05-23 14:05:13 -04:00
parent 91ba2fab66
commit 4ec1666a1d
6 changed files with 110 additions and 6 deletions

View file

@ -1,3 +1,10 @@
@font-face {
font-family: 'monogram';
src: url('assets/fonts/monogram-extended.woff2');
font-weight: normal;
font-style: normal;
}
body {
/* background-color: #000; */
margin: 0;