<div style="background: repeating-linear-gradient(45deg, #ff1493, #ff1493 10px, #00ff00 10px, #00ff00 20px); padding: 12px; text-align: center; border: 5px solid #ffff00; box-shadow: 0 0 20px #ff00ff; animation: seizure 0.1s infinite;">
<style>
@keyframes seizure { 0% { filter: hue-rotate(0deg); } 100% { filter: hue-rotate(360deg); } }
@keyframes explode { 0%, 100% { transform: scale(1) rotate(0deg); } 50% { transform: scale(1.5) rotate(180deg); } }
@keyframes vibe { 0% { transform: translateY(0) rotate(-5deg); } 25% { transform: translateY(-3px) rotate(5deg); } 50% { transform: translateY(0) rotate(-5deg); } 75% { transform: translateY(3px) rotate(5deg); } 100% { transform: translateY(0) rotate(-5deg); } }
.micro { font-size: 35px; animation: explode 0.5s infinite, vibe 0.2s infinite; display: inline-block; filter: drop-shadow(0 0 10px #ff0); }
.ding { color: #f00; font-size: 20px; font-weight: 900; animation: explode 0.3s infinite; display: inline-block; text-shadow: 2px 2px #0ff, -2px -2px #ff0; }
</style>
<div class="micro">🌯</div><div class="micro">📟</div><div class="micro">💥</div>
<div class="ding">DING!!! DING!!! DING!!!</div>
<marquee style="color: #fff; font-size: 11px; background: #000; margin-top: 5px;">🔥 BURRITO EXPLOSION WARNING 🔥</marquee>
</div>
التقييمات غير مفعلة في المسار
