
body, .pdf{
    margin: 0;
    padding: 0;
}

.pdf{
    width: 100%; 
    height: 100vh;
}

.button {
    position: absolute;
    top: 120px;
    left: 1020px
}