Overview
3 column preview card component is a challenge from frontendmentor.io that I have finished. the outcome for this challenge is to create 3 columns which is every column has image on top, then Title, description and button in the bottom.


How I Create It
I use HTML and CSS from scratch to create it. I use flexbox which is CSS display to make the column perfectly balance left and side, also make the description vertically center.
