@gmagnenat
Posted
Hi, congrats on completing the challenge ! it looks quite close already :)
To help you match a design you can use this perfect pixel chrome extension. You can use the snapshot present in the starter files in this extension and it will add an overlay on top of your webpage. you can move the overlay and adapt the value in the developer console, then adapt your css with the values you find.
You should add a proper css reset at the begining of your stylesheet it will help as well deal with default browser styling conflict. good and modern css reset.
I hope you find these recommendations useful. Let me know if you have any questions.
happy coding !
Marked as helpful