Skip to content

Instantly share code, notes, and snippets.

View djakkss's full-sized avatar

djakkss

  • Joined May 16, 2026
View GitHub Profile
<!DOCTYPE html><html lang="fr"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1.0,viewport-fit=cover"/><meta name="theme-color" content="#FF4500"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/><meta name="apple-mobile-web-app-title" content="ScriptGen"/><title>Script Generator</title>
<link rel="preconnect" href="https://fonts.googleapis.com"/><link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:wght@400;600;700&display=swap" rel="stylesheet"/>
<style>*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--orange:#FF4500;--orange2:#FF8C00;--gold:#FFD700;--bg:#0a0a0a;--card:#141414;--border:#1f1f1f;--border2:#2a2a2a}body{background:var(--bg);color:#fff;font-family:'Bebas Neue',Impact,sans-serif;min-height:100vh;overflow-x:hidden}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-thumb{background:var(--orange);border-radius:2px}.stripe{he