diff --git a/3-terrarium/2-intro-to-css/README.md b/3-terrarium/2-intro-to-css/README.md index ea3adba2..bec5c51b 100644 --- a/3-terrarium/2-intro-to-css/README.md +++ b/3-terrarium/2-intro-to-css/README.md @@ -19,6 +19,11 @@ In this lesson, we're going to add styles to our online terrarium and learn more You should have the HTML for your terrarium built and ready to be styled. +> Check out video + +> +> [![Git and GitHub basics video](https://img.youtube.com/vi/6yIdOIV9p1I/0.jpg)](https://www.youtube.com/watch?v=6yIdOIV9p1I) + ### Task In your terrarium folder, create a new file called `style.css`. Import that file in the `` section: