404 Update

This commit is contained in:
nelle 2022-12-20 16:49:09 -07:00
parent 7db3add369
commit e97f5655f7
2 changed files with 1 additions and 3 deletions

View file

@ -27,14 +27,12 @@
}
marquee{
height: 100vh;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
</style></head>
<body>
<marquee behavior="alternate" scrollamount="30">
<marquee behavior="alternate" scrollamount="30" direction="down">
<img src="assets/dvd.png">
<img src="assets/404.png">
</marquee>
</marquee>
</body>

BIN
assets/404.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB