Overview
Stats preview card component is a challenge from frontendmentor.io that I have finished. the outcome for this challenge is to create two side column which is description on the left side and full image in right side.


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.
