
#html, body {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:1024px;
  height: 100%;
  margin: auto;
} 