Skip to content

Instantly share code, notes, and snippets.

View CnxLuc's full-sized avatar
💯
keep thinking

Luc de Leyritz CnxLuc

💯
keep thinking
View GitHub Profile
@CnxLuc
CnxLuc / index.html
Last active February 14, 2026 15:58
How I AI Presentation Preview
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<title>How I AI — Style Preview</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
:root {