SyntaxFix
Write A Post
Hire A Developer
Questions
Try
body { margin: 0; padding: 0; }
instead of
.body { margin: 0; padding: 0; }
Do not select body with class selector.