Skip to content

Instantly share code, notes, and snippets.

<!doctype html>
<html lang="es">
<head>
<meta charset="UTF-8" />
<title>Mi Página Personal</title>
<style>
body {
font-family: Arial, sans-serif;
background: linear-gradient(to right, #74ebd5, #acb6e5);