Overview
Single price grid component is a challenge from frontendmentor.io to create pricing element with description on it and grid component in the bottom. This challenge very good to test CSS grid template and flexing.


How I Create It
I use semantic HTML5 and CSS from scratch to create it. I use flexbox which is CSS display to make the bottom column perfectly balance left and right side.
