diff --git a/drink/iced_coffee.html b/drink/iced_coffee.html
new file mode 100644
index 0000000..1d7fe74
--- /dev/null
+++ b/drink/iced_coffee.html
@@ -0,0 +1,36 @@
+
+
+
+
+
+ Iced Coffee
+
+
+ Simple Iced Coffee
+
+ Ingredients:
+
+ - Strong brewed coffee
+ - Milk
+ - Sugar
+ - Ice cubes
+
+ Instructions:
+
+ - Brew a strong cup of coffee and let it cool.
+ - Fill a glass with ice cubes.
+ - Pour the cooled coffee over the ice.
+ - Add milk and sugar to taste.
+ - Stir well and enjoy your refreshing iced coffee!
+
+
+
Food Critic Review ^^
+
+ This simple and quick iced coffee recipe changed my life. I used to think mornings were
+ just sad, dark tunnels leading nowhere. Then I tried this recipe and
+ suddenly birds were singing, my plants stopped dying, and I got an A
+ on my exam. 10/10 would recommend to anyone with a pulse.
+
+
+
+
\ No newline at end of file
diff --git a/index.html b/index.html
index 72d5549..617ee60 100644
--- a/index.html
+++ b/index.html
@@ -133,6 +133,8 @@ Drinks
Cinnamon Latte
Strawberry Matcha
Strawberry Boba
+ Iced Coffee
+
diff --git a/my_recipe.html b/my_recipe.html
new file mode 100644
index 0000000..e69de29