Responsive @media screen of css, a lot of css stuff, divs on html

Solution retrospective
i really like to train myself doing this
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Fallou-Jeng
Hi 🙋♂️, congratulation on completing this challenge, however I have one suggestion regarding your code. You can use the code below to bring your work a little bit down.
body{ display: flex;
align-items: center;
min-height: 100vh; }
Marked as helpful
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