Reset the margin of the body, and I recommend reset the padding to
body {
margin: 0;
padding: 0;
}
CLICK HERE to find out more related problems solutions.
Reset the margin of the body, and I recommend reset the padding to
body {
margin: 0;
padding: 0;
}
CLICK HERE to find out more related problems solutions.