body {
    display: flex;
    height: 100%;
    width: 100%;
}

object {
    pointer-events: none;
    height: 98vh;
    width: 98vw;
}