This website is UNDER CONSTRUCTION!
image-rendering: pixelated;
to their style tags. this tell the browser to render it differently, as the default blurs pixels to make photographs and large graphics look nicer with smaller file sizes.
Here is a code example of what you need to put in your sites page, with different tags on new lines for reading convinence.
<img src="example_blinkie.gif"
alt="This is a blinkie!"
style="image-rendering: pixelated;"
width="200px">
Only disassembly for now ha ha 🥺 I love them your honour
Fast | Slow
I Promise there will be more I just need time.
Also ill fix the "fast | slow" to display correctly on small screens when i know how to.