html, body {
 height: 100%;
 position: relative !important;
 overflow: hidden;
}
body {
 font-weight:400;
 font-size:13px;
 font-family:Open Sans, sans-serif;
 
}
html, body, div {
 margin:0;
 padding:0;
 border:0;
}
