Skip to content

Instantly share code, notes, and snippets.

View Cunha-programmer's full-sized avatar

Elexandra Cunha Cunha-programmer

  • 14:39 (UTC -12:00)
View GitHub Profile
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Currículo Profissional - Elexandra Cunha</title>
<style>
body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; margin: 0; padding: 0; background-color: #f0f2f5; color: #333; }
.page { width: 210mm; min-height: 297mm; padding: 0; margin: 20px auto; background: white; box-shadow: 0 0 15px rgba(0,0,0,0.2); position: relative; overflow: hidden; }