grid flex mobile first

Solution retrospective
Your thoughts on HTML semantics or my CSS grid layout implementation, pls:)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ahmedcodewalied
try to use body { display: flex; justify-content: center; align-items: center; height: 100vh; } to center the items
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord