Skip to content

Instantly share code, notes, and snippets.

View rai-ms's full-sized avatar
🎯
Focusing

Ashish Rai rai-ms

🎯
Focusing
View GitHub Profile
@rai-ms
rai-ms / privacy-policy.html
Created August 14, 2026 08:47
Clay Calculator Privacy Policy
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Clay Calculator Privacy Policy</title>
<style>
body { font-family: system-ui, sans-serif; max-width: 40rem; margin: 2rem auto; padding: 0 1rem; line-height: 1.5; color: #1c1a17; }
h1 { font-size: 1.6rem; }
</style>