Skip to content

Instantly share code, notes, and snippets.

@Vipez2
Vipez2 / Geburtstag Mama.html
Created November 3, 2025 13:50
Geburtstag Mama
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<title>Alles Gute zum Geburtstag!</title>
<style>
body {
display: flex;
justify-content: center;
align-items: center;