Desafio #1 usando HTML e CSS

Please log in to post a comment
Log in with GitHubCommunity feedback
- @eneseken
U should wrap your elements in a section or main tag
.main{ display: flex; justify-content: center; align-items: center; min-height: 100svh; width: 100%; }
Why you should use SVH ? Click Here
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