* {
  padding: 0;
 
}
 
body, html {
  width: 800px;
  margin: 0 auto;
}