Why does this white border always appear around the box? How can I get it to fit the whole page (horizontally) without using 'position:absolute' ?
.footer-block {
height: 250px;
width: 100%;
background: #000;
}
<div class="footer-block">