html, body {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    border: 0;
    color: #000;
    font: 11px/13px Arial, sans-serif;
    overflow: auto;
    outline: none;
}
