Skip to content

Instantly share code, notes, and snippets.

@surazen
surazen / privacy-policy.html
Created April 15, 2026 09:07
Google Playstore Policy for DailyGuidance App
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Privacy Policy — DailyGuidance</title>
<style>
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
body {
font-family: Georgia, 'Times New Roman', serif;