<!DOCTYPE html>
<html lang="fr">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>Todo cocina Recetas</title>
</head>
<body>
    <header style="padding: 20px;">
        <h1 style="text-align: center;">Todo cocina Recetas</h1>
    </header>




    <footer style="padding: 20px;">
        <p style="text-align: center;">&copy; Todo cocina Recetas</p>
    </footer>
</body>
</html>
