WEBLEB
Início
Editor
Entrar
Pro
Português
English
Français
Español
Português
Deutsch
Italiano
हिंदी
BRILHANTE
418
mambetov1237.b
Abrir no Editor
Publique Seu Código
30 November 2024
Texto brilhante
16 May 2025
botão brilhante 2
HTML
Copy
BRILLANTE
BRILLANTE
CSS
Copy
body { display: flex; justify-content: center; align-items: center; margin: 300px; background-color: dimgray; } .texto { font-size: 3rem; color: yellow; text-shadow: 0 0 10px orange, 0 0 20px orange, 0 0 40px orange, 0 0 80px orange; } <!-- Replace with your HTML Code (Leave empty if not needed) -->
JS
Copy
/* Replace with your JS Code (Leave empty if not needed) */