
body { background:#F4C4B6; font-family:'Segoe UI'; }
.stats { display:flex; gap:20px; }
.stats div { background:#215E56; color:white; padding:20px; border-radius:8px; }
