[
](https://)
## add your screenshots (changes you have made)

edited by Erin Li

Edited a typo, ‘建立’not ‘建利’
By Jiaying Kou
<div>
<img
style="animation: spin 4s linear infinite;"
id="ouroboros"
src="https://aesthetic-programming.net/pages/ch3_0.png"
/>
<style>
#ouroboros {
mix-blend-mode: multiply;
}
#ouroboros:hover {
filter: invert(1);
transform: scale(1.2) rotate(-1turn);
transition: 2s;
hue-rotate(90deg);
}
</style>
</div>
Loop the ouruboros (hover over it) - Julian T

edited by esther yi-chun lin