 html,body{ margin: 0; padding: 0; } .pagebox{position:relative;width:1200px; margin:0px auto; }body {overflow-x: hidden; background:#faf7f1;} a{ transition: all 0.5s ease 0s;} a:hover{ transition: all 0.5s ease 0s;}