Skip to content

Instantly share code, notes, and snippets.

@delightflow
delightflow / privacy-policy.html
Created February 20, 2026 06:47
소놀비서 개인정보처리방침
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>소놀비서 - 개인정보처리방침</title>
<style>
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; max-width: 800px; margin: 0 auto; padding: 20px; line-height: 1.8; color: #333; }
h1 { color: #1a1a2e; border-bottom: 2px solid #1a1a2e; padding-bottom: 10px; }
h2 { color: #16213e; margin-top: 30px; }