"> "> ">
<!-- Genesis Bio + Landing Page HTML Template --><!DOCTYPE html><html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>David Wilson | Genesis Collective</title>
<style>
body { font-family: sans-serif; margin: 0; padding: 0; background: #111; color: #eee; }
header { background: #1e1e1e; padding: 2em; text-align: center; }
h1, h2 { margin: 0.5em 0; }
.content { padding: 2em; max-width: 800px; margin: auto; }
a { color: #5bf; text-decoration: none; }
.cta { background: #444; padding: 1em; border-radius: 8px; margin-top: 2em; text-align: center; }
footer { background: #222; padding: 1em; text-align: center; font-size: 0.9em; }
</style>
</head>
<body>
<header>
<h1>David Wilson</h1>
<p>Founder of Genesis Collective</p>
</header>