Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Política de Privacidad - [Nombre de tu Aplicación]</title>
<style>
body { font-family: sans-serif; line-height: 1.6; color: #333; max-width: 800px; margin: 40px auto; padding: 0 20px; }
h1 { color: #1877f2; }
h2 { border-bottom: 1px solid #eee; padding-bottom: 10px; }