code,pre{background:var(--codigo-pre)!important;font-size:.9rem;line-height:2;border-radius:15px}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:var(--ring);font-style:italic}.token.keyword{color:var(--chart-3)}.token.function{color:var(--chart-5)}.token.string{color:var(--foreground)}.token.number{color:var(--chart-1)}.token.attr-name,.token.variable{color:#8be9fd}pre{box-shadow:0 6px 15px var(--background);padding:1rem;overflow-x:auto}pre::-webkit-scrollbar{height:8px}pre::-webkit-scrollbar-thumb{background:var(--chart-3);border-radius:10px}pre::-webkit-scrollbar-track{background:var(--background)}main>h1{font-size:2.5rem}main>h2{font-size:2rem}h3{font-size:1.5rem}ol{list-style-type:disc;padding-left:1.5rem}ol>li{margin:20px 0}main>p{margin:40px 0 60px}p>img{max-width:70%;height:auto;border-radius:12px}