6
hi
You should try to replace (in style.css)
* { margin: 0; padding: 0; border: 0; outline: none; text-decoration: none;font-family: sans-serif; font-size: 1em; font-weight: normal; font-style: normal;}
... by
* { margin: 0; padding: 0;}
Still learning CSS and... english