Order Summary Component

Solution retrospective
Challenge completed! Please help me position the background image. Your comments on how to improve my codes will be really apreciated.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @MarceloDevd3
Você pode fazer isso Body { Background-image: url(o caminho da imagem); Background-repeat: no-repeat; Background-size: 100%; } Isso deve resolver o problema.
Marked as helpful - @OlamideAfunsho
Try this: body{ background-size:cover; }
Let me know if it works
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