Line 1:
Line 1:
+
{{#css:
+
.example {
+
animation: 0.6s bounce forwards infinite, colorChange 4s infinite;;
+
display: inline-block;
+
}
+
+
@keyframes bounce {
+
0%, 100% {
+
transform: translateY(0);
+
}
+
50% {
+
transform: translateY(20px) scaleY(0.8);
+
}
+
}
+
}}
+
+
{{DISPLAYTITLE:<span style="font-family: 'IMPACT', sans-serif;font-weight:bolder;font-style: italic;color:red;">FUNNY</span>}}
<center>
<center>
−
[[File:FUNNY.png|600px]]
+
<div class="example">[[File:FUNNY.png|600px]]</div>
</center>
</center>
[[Category:Cats]]
[[Category:Cats]]
[[Category:Memes]]
[[Category:Memes]]