Skip to content

Instantly share code, notes, and snippets.

@Tommeteo
Tommeteo / index.html
Created September 19, 2025 17:13
ma-meteo
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>Météo personnalisée - Tom</title>
<style>
body {
background-color: #e8f0ff;
font-family: Arial, sans-serif;
text-align: center;