diff --git a/unit_01/w03d04/morning_exercise/README.md b/unit_01/w03d04/morning_exercise/README.md
index 8272c12..bb3b2cc 100644
--- a/unit_01/w03d04/morning_exercise/README.md
+++ b/unit_01/w03d04/morning_exercise/README.md
@@ -2,14 +2,6 @@
## CSS Frameworks
-### Web Page Without a CSS Framework
-
-
-#### Just add one line of code
-
-### Web Page With a CSS Framework
-
-
We're going to be looking at some popular CSS frameworks. A CSS framework can save you time for styling applications. A framework is really just a stylesheet that has been designed by someone else that you are implimenting into your code. You can make changes to the styles using your own stylesheet. You can use them to snazz up your projects, but we also want you to be familiar with them because, a lot of times when you jump into a company that has a pre-existing codebase, you will encounter the use of a CSS framework.
Some frameworks that we will be looking at today: