{{#css:
.fuck {
font-size: 4rem;
text-align: center;
font-weight: 700;
animation: 1s trans ease-out;
color: green;
}
span, p, img, a, button, h1, h2, h3, h4, h5, h6 {
animation: 2s trans ease-out;
}
@keyframes trans {
0% {
transform: translateX(-50%) scale(5);
opacity: 0;
}
100% {
transform: translateX(0) scale(1);
opacity: 1
}
}
}}
[[File:BearGrylls.jpg|thumb|Take Bear [[Grill|Grylls]]' hand: he will help you]]
[[File:George Catlett Marshall, general of the US army (cropped).jpg|thumb|General Disclaimer]]
be careful out there
<p class="fuck">HOLY MOLY!!!!</p>