Skip to content

Instantly share code, notes, and snippets.

View fran3131's full-sized avatar

fran3131

  • Joined Oct 8, 2025
View GitHub Profile
@fran3131
fran3131 / tpv-demo.html
Created October 8, 2025 15:52
aso tpv
<!doctype html>
<html lang="es">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>TPV Demo</title>
<style>
body{font-family:system-ui,-apple-system;margin:18px;background:#f6f7fb;color:#111}
h1{font-size:20px}
</style>