I am starting to work with css and have basic issue.
I have a div element:
There's padding on the of the page. You can fix this like so:
padding
body { padding: 0; }