WEBLEB
Accueil
Éditeur
Connexion
Pro
Français
English
Français
Español
Português
Deutsch
Italiano
हिंदी
CodePen Home Dessine un cœur ❤️✍️
1172
zegarkidawida
Ouvrir dans l'éditeur
Publiez votre code
Recommandé
20 March 2025
Bingles - Page d'accueil d'une entreprise de formation informatique
16 May 2025
Un code de Maxi-Digital
8 December 2024
Un code par smartfunction186
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) */