html,body{
    height:90%;
}
p{
    width:80%;
}
object{
    position:absolute;
    left:0;
    top:0;
    z-index:10;
    width:100%;
    height:100%;
}
