body {
  width: 1280px;
  transform: scale(0.8);
  -moz-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform-origin: 0 0;
  height: auto;
}
html, body {
  height: 100%;
}
