I am starting to work with css and have basic issue.
I have a div element:
I used this and it worked for me:
body { background-position: 50% 50%; margin:0px; padding:0px !important; height:100%; }