div {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 768;
    min-height: 720;
    overflow: hidden;
} 
