Neat, onion still has them
Silvia pls add here
The dice one will make Risk better
possible language: css, relevance: 105
.mono {
background:linear-gradient(to right,#ee1318,#fa6216,#ffc50a,#ffff1e,#d9f924,#9ee83b,#6bdb3f,#73dc40,#77de87,#76e0c1,#56e2f7,#4a9ed8,#3e62b5,#334ba7,#5845a9,#863fa4,#a438a1,#cf2d9c,#ec018e,#ea0031);
-webkit-background-clip:text;
background-clip:text;
font-weight:444;
font-size:16.666px!important;
color:transparent;
animation:rainbow-anim 11s linear infinite;
background-size:400% 100%;
text-shadow:#00000050 0 0 1px;
padding:0px;
font-family:trebuchet ms,Tahoma,Verdana,Arial,sans-serif;
}
.dice {
background:linear-gradient(to left,#76e0c1,#56e2f7,#4a9ed8,#3e62b5,#334ba7,#5845a9,#863fa4,#a438a1,#cf2d9c,#ec018e,#ea0031,#ee1318,#fa6216,#ffc50a,#ffff1e,#d9f924,#9ee83b,#6bdb3f,#73dc40,#77dedd);
-webkit-background-clip:text;
background-clip:text;
color:transparent;
animation:rainbow-anim 22s linear infinite;
background-size:400% 100%;
text-shadow:#00000050 0 0 0px
}
.detected {
background:linear-gradient(to right,#FFFFFF,#0038b8,#FFFFFF,#0038b8,#0038b8);
-webkit-background-clip:text;
background-clip:text;
color:transparent;
animation:rainbow-anim 7s linear infinite;
background-size:400% 100%;
text-shadow:#FFFFFF42 0 0 2px
}