It is simple, yet very effective solution to get rid of unwanted pixels, spaces. It saves me tons of times just to digging into css code to find the tinny space that makes page wider than viewport.
just copy CSS code below to your CSS file, and magic will happen.
{background: #000!important;color:#0f0!;outline: solid #f00 1px !important;}