Epilepsy patch 404

This commit is contained in:
nelle 2022-12-19 20:58:03 -07:00
parent 399bae0788
commit 1f114e1806

View file

@ -20,6 +20,8 @@
width: 100%;
height: 100vh;
background-image: url('assets/crt.gif');
-webkit-filter: grayscale(100%);
                filter: grayscale(100%);
}
marquee{
height: 100vh;
@ -27,7 +29,7 @@
</style></head>
<body>
<marquee behavior="alternate" scrollamount="30">
<marquee behavior="alternate" scrollamount="30" direction=""down>
<marquee behavior="alternate" scrollamount="30" direction="down">
<img src="assets/dvd.png">
</marquee>
</marquee>