Skip to content

Instantly share code, notes, and snippets.

View Mauricio-Esparza's full-sized avatar

Mauricio-Esparza

  • Joined Jun 5, 2025
View GitHub Profile
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Portfolio Grupal - CACHONETA</title>
<style>
/* Reset y básicos */
* {
margin: 0; padding: 0; box-sizing: border-box;