Perfume Preview

Please log in to post a comment
Log in with GitHubCommunity feedback
- @adetona54
If you want to center all the elements in the page, you should try this: .container { display: flex; align-items: center; justify-content: center; height: 100vh; } There are other ways to do it but you can try this and great job
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