Did you reset the CSS? check if you have these properties applied in you CSS: box-sizing: border-box; padding: 0; margin: 0;
box-sizing: border-box; padding: 0; margin: 0;