diff --git a/content/roadmaps/100-frontend/content/102-css/readme.md b/content/roadmaps/100-frontend/content/102-css/readme.md
index 77d84371c..ab21a3f45 100644
--- a/content/roadmaps/100-frontend/content/102-css/readme.md
+++ b/content/roadmaps/100-frontend/content/102-css/readme.md
@@ -1 +1,8 @@
-# Css
\ No newline at end of file
+# CSS
+
+Cascading Style Sheets (CSS) is a simple mechanism for adding style (e.g., fonts, colors, spacing) to Web documents.
+
+Free Content
+CSS Tutorial by W3Schools
+Learn to Code HTML & CSS by Shay Howe
+freeCodeCamp Responsive Web Design Course