Skip to content

Instantly share code, notes, and snippets.

View albert0809438's full-sized avatar

albert0809438

  • Joined Apr 4, 2026
View GitHub Profile
@albert0809438
albert0809438 / index.html.
Created April 4, 2026 19:14
Propuesta de Amor
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>Propuesta 💖</title>
<style>
*{margin:0;padding:0;box-sizing:border-box;font-family:'Poppins',sans-serif}
body{
background:linear-gradient(135deg,#ff9ac8,#ffb6e0,#ffd0ef);