Design comparison
SolutionDesign
Community feedback
- @salva-itPosted 3 months ago
Congratulations to you for completing this challenge
I suggest using the height: 100vh; property to create full-page designs
body { height: 100vh; Screen: flexible; justify-content: center; align-items: center; background color: #333; Color: #fff; }
To use Google font, it is recommended to put the Google font link in the html file
good luck
0
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