body, #player{
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    margin:0;
    padding:0;
    overflow: hidden;
}

img{
    width:100%;
}