Flexbox Exercise
Instructions:
Create a flex container
Add 4 flex items
Center the items both horizontally and vertically
Add 1rem gap between items
Make the container responsive
1
2
3
4