Skip to content

Instantly share code, notes, and snippets.

View rulo-app-149's full-sized avatar

rulo-app-149

  • Joined Oct 10, 2025
View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="estilos.css">
<title>Mi amor a la joyería contemporánea</title>
</head>
@import url('https://fonts.googleapis.com/css2?family=Beth+Ellen&family=Outfit:wght@100..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
html {
scroll-behavior: smooth;
}
body {
background-color: black;
margin: 0;
padding: 0;