Skip to content

Instantly share code, notes, and snippets.

View JDSS16's full-sized avatar

JDSS16

  • Joined Apr 21, 2026
View GitHub Profile
@JDSS16
JDSS16 / index.html
Created April 21, 2026 19:38
Invitación JD
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Invitación - Juan Diego</title>
<style>
:root {
--bg-dark: #050505;
--card-inner: #0d0d0d;
@JDSS16
JDSS16 / index.html
Created April 21, 2026 19:27
Invitación JD
```html
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Invitación - Juan Diego</title>
<style>
:root {
--bg-dark: #050505;