Skip to content

Instantly share code, notes, and snippets.

@pmkraus
pmkraus / privacy-policy.html
Created April 15, 2026 10:58
Squish It! Privacy Policy
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Squish It! — Privacy Policy</title>
<style>
body { font-family: -apple-system, BlinkMacSystemFont, sans-serif; max-width: 640px; margin: 40px auto; padding: 0 20px; color: #333; line-height: 1.6; }
h1 { font-size: 24px; }
h2 { font-size: 18px; margin-top: 28px; }