Skip to content

Instantly share code, notes, and snippets.

View garciajorgev5b-design's full-sized avatar

garciajorgev5b-design

  • Joined Oct 28, 2025
View GitHub Profile
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<title>Countdown estilo Taylor</title>
<style>
body {
background-color: black;
color: white;
font-family: 'Courier New', monospace;