html, body {
  margin:0 auto;
  width: 100%;
  height:100%;
  overflow:auto;
}
.main{
width:100%;
height:100%;
overflow:auto;
}

