html and css only

Solution retrospective
Building QR code Component using html and css
What challenges did you encounter, and how did you overcome them?css style
What specific areas of your project would you like help with?html for structure css for style
Please log in to post a comment
Log in with GitHubCommunity feedback
- @77iu
Hello, I'm Miguel
So that main or any other element is centered, I suggest the following:
body{ max-width:1440px; height:100vh; display:flex; align-items:center; justify-content:center; }
Tell me if this information was useful to you 😃.
If you like animated buttons I invite you to visit [https://youtube.com/@77iu-CSS?si=sbpP_EDa8PN6Zvak]
Greetings from Argentina!!👋👋👋
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