/* Fichier CSS minimal pour éviter les 404 et permettre des styles globaux */
html, body {
  margin: 0;
  padding: 0;
}