WEBLEB
Inicio
Editora de código
Iniciar sesión
Pro
Español
English
Français
Español
Português
Deutsch
Italiano
हिंदी
CodePen Home Dibuja un corazón ❤️✍️
1173
zegarkidawida
Abrir en el editor
Publica tu código
Recomendado
25 June 2025
Un código de Mete
29 May 2025
Un código de mathieu.ratro
26 December 2024
Un código de logicalarray833
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) */