Skip to content

Instantly share code, notes, and snippets.

View raphael-herbert's full-sized avatar
🏠
Working from home

Raphaël Herbert raphael-herbert

🏠
Working from home
View GitHub Profile
@raphael-herbert
raphael-herbert / index.html
Created April 17, 2026 11:08
Rétro Sprint — Quel film était ce sprint ?
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>🎬 Rétro Sprint — Quel film était ce sprint ?</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Nunito:wght@400;700;900&display=swap');
* { box-sizing: border-box; margin: 0; padding: 0; }
@raphael-herbert
raphael-herbert / index.html
Created April 17, 2026 10:58
Rétro Sprint — Quel animal était ce sprint ?
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>🐾 Rétro Sprint — Quel animal était ce sprint ?</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;700;900&display=swap');
* { box-sizing: border-box; margin: 0; padding: 0; }