Skip to content

Instantly share code, notes, and snippets.

View esbozos22-stack's full-sized avatar

esbozos22-stack

  • Joined May 23, 2026
View GitHub Profile
<style>
/* CONTENEDOR AISLADO */
.sb-acordeon{
width: 300px;
max-width: 300px;
list-style: none;
padding: 0;
margin: 0;
font-family: Georgia, serif;
}
<style>
.stars {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
overflow: hidden;
z-index: 9999;