Skip to content

Instantly share code, notes, and snippets.

@sinchan0503
sinchan0503 / privacy-policy.html
Created May 6, 2026 13:07
KoaRoo Privacy Policy and Terms of Service
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy – KoaRoo</title>
<style>
body { font-family: sans-serif; max-width: 800px; margin: 40px auto; padding: 0 20px; color: #333; line-height: 1.7; }
h1 { font-size: 1.8em; } h2 { font-size: 1.2em; margin-top: 2em; }
</style>