<!DOCTYPE html>

<html lang="fr">

<head>

  <meta charset="UTF-8">

  <title>Test San Mandalas</title>

  <link rel="stylesheet" href="style.css">

</head>

<body>

  <h1>Hello World 🌸</h1>

  <p>Le style fonctionne si ce texte est coloré.</p>

</body>

</html>