This crash course was created by Brad Traversy to help me learn the basics of Flexbox. Flexbox is a very important and a useful tool in CSS
A more efficient way to lay out, align and distribute space among items in a container.
Flexbox usually solve tricky problems including position or dynamically resize elements on a page
Flexbox makes building a website layout(and making it responsive!)