First Static Site Using HTML and CSS

Solution retrospective
This is my first completed challenge, any feedback would be really great for my improvement.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Shomy032
I am on my laptop , and your box is not centered , its at bottom of my page. Its because you set a min height of that element , and i can scroll page way to much .
maybe add overflow hidden to body and remove min height from .element class , and it should work.
Anyway great work , and keep up coding.
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