diff --git a/index.html b/index.html index 9601516..57c8203 100644 --- a/index.html +++ b/index.html @@ -6,24 +6,35 @@ Mulowax Recipe +

Mulowax Recipe +

+ +
+

A quick and easy recipe to make mulowax 😋🥞

+
Mulowax Recipe
-
+
A quick and easy recipe to make mulowax 😋🥞
Ingredients
-
-
175g flour
+ +
    +
  • 175g flour
  • +
  • 3 eggs
  • +
  • 450ml milk
  • +
  • Sunflower oil
  • +
    3 eggs
    450ml milk
    Sunflower oil
    -
-
Method
+ +
    Method
    -
    Add the flour, eggs, and milk to a bowl
    -
    Whisk the mixture and set it aside for half an hour
    -
    Heat a pan and add some Sunflower oil
    -
    Add some of the mix to the pan and cook for a few minutes
    -
    Flip and cook the other side until done, then serve
    +
  1. Add the flour, eggs, and milk to a bowl
  2. +
  3. Whisk the mixture and set it aside for half an hour
  4. +
  5. Heat a pan and add some Sunflower oil
  6. +
  7. Add some of the mix to the pan and cook for a few minutes
  8. +
  9. Flip and cook the other side until done, then serve
  10. diff --git a/work.css b/work.css new file mode 100644 index 0000000..ff9c3ed --- /dev/null +++ b/work.css @@ -0,0 +1,5 @@ +p{ + color:black +} +h1{color:rgb(0, 0, 0)} +div{color:black}