Skip to content

Instantly share code, notes, and snippets.

View rtvphoenix-svg's full-sized avatar

rtvphoenix-svg

  • Joined Sep 2, 2025
View GitHub Profile
@rtvphoenix-svg
rtvphoenix-svg / family_feud_web_v3.html
Created September 2, 2025 07:12
Wedding Greece Family Feud
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Family Feud — Wedding in Greece (v3 ultra-compatible)</title>
<style>
body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;background:#0f1320;color:#e8ecf1}
.wrap{display:flex;flex-direction:column;gap:12px;padding:12px}
.row{display:flex;gap:8px;flex-wrap:wrap}