<div class="maxw">
<h1>Buy & Sell Ads — fast</h1>
<p>Create your account in minutes, list your website as a publisher or start an ad campaign as an advertiser.</p>
<section class="card">
<h2>Featured websites</h2>
<p>No featured websites yet.</p>
</section>
<section class="card">
<h2>Best buys (latest approved)</h2>
<p>No active ads yet.</p>
</section>
</div>
<style>
.maxw{max-width:960px;margin:0 auto}
.card{background:#fff;border:1px solid #e5e7ef;border-radius:12px;padding:16px;margin-top:16px}
.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}
.sitebox{border:1px solid #e5e7ef;border-radius:10px;padding:12px}
.title{font-weight:600}
.pub{color:#6b7280;font-size:13px;margin:6px 0 10px}
</style>