Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>Flappy Bird</title>
<style>
body {
margin: 0;
background: #70c5ce;
display: flex;
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>Flappy Bird</title>
<style>
body {
margin: 0;
background: #70c5ce;
display: flex;