Skip to content

Instantly share code, notes, and snippets.

@umarmsharif
umarmsharif / sarmaaya-path-to-3000.html
Last active May 15, 2026 02:15
Path to 3,000 Paid Subscribers — Sarmaaya deck
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Path to 3,000 — Sarmaaya</title>
<style>
*{box-sizing:border-box;margin:0;padding:0}
html,body{height:100%;background:#0a0a0a;font-family:system-ui,sans-serif;overflow:hidden}
#deck{position:fixed;inset:0;overflow:hidden}