Link to article: And the answer you have to give, no matter how dark and cold the world around you is: Maybe I’m a king..
h3 {
animation: vibrate linear 100ms 25;
}
@keyframes vibrate {
0% { transform: translate3d(0px, 0px, 0px); }
10% { transform: translate3d(2px, 0px, 0px); }
20% { transform: translate3d(2px, 2px, 0px); }
30% { transform: translate3d(0px, 0px, 0px); }
40% { transform: translate3d(-2px, 0px, 0px); }
50% { transform: translate3d(-2px, -2px, 0px); }
60% { transform: translated(30px, 0px, 0px); }
}
theme:aces-and-eights
:scp-wiki:component:license-box
[info]
:scp-wiki:component:license-box-end
[info]