 html,
 body {
     margin: 0 auto;
     padding: 0 auto;
     width: 100%;
     height: 100%;
     overflow: hidden;
 }