Design comparison
SolutionDesign
Solution retrospective
I slightly delayed uploading my first challenge. This is useful for anyone trying to align a div on a page:
.center-div { display: flex; justify-content: center; align-items: center; height: 100vh; }
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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