Skip to content

Instantly share code, notes, and snippets.

View 0948kadiri-cmd's full-sized avatar

0948kadiri-cmd

  • Joined Oct 14, 2025
View GitHub Profile
<!doctype html>
<html lang="fr">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Tougas RPG</title>
<style>
:root{
--bg:#0f1720;--card:#111827;--accent:#9b59b6;--text:#e6eef6;
--muted:#9aa6b2;--danger:#e74c3c;--good:#2ecc71;