- Blind mode tutorial
lichess.org
Donate

just insert any picture in here and create a photo album

<span style="background: linear-gradient(to right, red, yellow, green, blue); -webkit-background-clip: text; color: transparent;">
Rainbow Text
</span>

<span style="animation: blink 1s infinite;">Blink!</span>

<span style="display:inline-block; border-right:2px solid; white-space:nowrap; width:12ch; overflow:hidden; animation: typing 2s steps(12), blink .5s infinite;">
Hello World!
</span>

<span style="display:inline-block; animation:w 1s infinite alternate;">
Wavy Text
</span>

<style>
@keyframes w { from { transform: translateY(0) } to { transform: translateY(-10px) } }
</style>

<span style="text-shadow: 0 0 10px cyan;">Glowing Text</span>

<span style="display:inline-block; transform: rotate(180deg);">
upside down
</span>

<span style="animation: colorfade 3s infinite;">Changing Colors</span>

<style>
@keyframes colorfade {
0% { color: red; }
33% { color: yellow; }
66% { color: lime; }
100% { color: red; }
}
</style>

<span style="position:relative; color:white;">
GLITCH
<span style="position:absolute; left:2px; top:0; color:lime; opacity:0.7;">GLITCH</span>
<span style="position:absolute; left:-2px; top:0; color:teal; opacity:0.7;">GLITCH</span>
</span>

<span style="position:relative; color:white;">
GLITCH
<span style="position:absolute; left:2px; top:0; color:red; opacity:0.6;">GLITCH</span>
<span style="position:absolute; left:-2px; top:0; color:cyan; opacity:0.6;">GLITCH</span>
</span> bwap

<span style="background: linear-gradient(to right, red, yellow, green, blue); -webkit-background-clip: text; color: transparent;"> Rainbow Text </span> <span style="animation: blink 1s infinite;">Blink!</span> <span style="display:inline-block; border-right:2px solid; white-space:nowrap; width:12ch; overflow:hidden; animation: typing 2s steps(12), blink .5s infinite;"> Hello World! </span> <span style="display:inline-block; animation:w 1s infinite alternate;"> Wavy Text </span> <style> @keyframes w { from { transform: translateY(0) } to { transform: translateY(-10px) } } </style> <span style="text-shadow: 0 0 10px cyan;">Glowing Text</span> <span style="display:inline-block; transform: rotate(180deg);"> upside down </span> <span style="animation: colorfade 3s infinite;">Changing Colors</span> <style> @keyframes colorfade { 0% { color: red; } 33% { color: yellow; } 66% { color: lime; } 100% { color: red; } } </style> <span style="position:relative; color:white;"> GLITCH <span style="position:absolute; left:2px; top:0; color:lime; opacity:0.7;">GLITCH</span> <span style="position:absolute; left:-2px; top:0; color:teal; opacity:0.7;">GLITCH</span> </span> <span style="position:relative; color:white;"> GLITCH <span style="position:absolute; left:2px; top:0; color:red; opacity:0.6;">GLITCH</span> <span style="position:absolute; left:-2px; top:0; color:cyan; opacity:0.6;">GLITCH</span> </span> bwap

chess game.png

![chess game.png](https://image.lichess1.org/display?fmt=png&h=0&op=resize&path=vD_4XpKWuH78.png&w=864&sig=4863c54c881d04eacd7dc1563eada9caa8021795)