Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Kamukunji Wholesale - Landing Page</title>
<style>
body { font-family: Arial, sans-serif; margin: 0; padding: 0; }
.hero { background: #f8f8f8; padding: 40px; text-align: center; }
.hero h1 { font-size: 2.5rem; color: #333; }