WEBLEB
Início
Editor
Entrar
Pro
Português
English
Français
Español
Português
Deutsch
Italiano
हिंदी
CodePen Home Desenhe um coração ❤️✍️
1015
zegarkidawida
Abrir no Editor
Publique Seu Código
Recomendado
11 June 2025
Um código de Mete
14 December 2024
Um código por creativefunction509
23 May 2025
Um Código de Skyrreum
HTML
Copy
CSS
Copy
body { margin: 0 auto; background: #fdd; } svg { height: 100%; width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
JS
Copy
/* Replace with your JS Code (Leave empty if not needed) */