html,body{
    width:90%;
    height:90%;
}

p{
    width:50%;
}

object{
    position:absolute;
    left:0;
    top:0;
    z-index:10;
    width:100%;
    height:100%;
}
