diff --git a/guide/english/css/css3-flexible-box/index.md b/guide/english/css/css3-flexible-box/index.md index b57363a26f..233da8cb59 100644 --- a/guide/english/css/css3-flexible-box/index.md +++ b/guide/english/css/css3-flexible-box/index.md @@ -67,4 +67,6 @@ There are three slightly more interesting options for `justify-content` you migh - Yet another great visual guide that is in-depth but easy to follow can be found in A Guide to Flexbox by CSS-Tricks +- I suggest working out while playing the game [Flexbox Froggy](http://flexboxfroggy.com)- [Guide](https://github.com/thomaspark/flexboxfroggy) + - A simple, free 20 video course that will help you master CSS Flexbox! by Wes Bos