Buy me a coffee

GG Docs

@media screen and (min-width:768px) {
   iframe[src*="docs.google"] {
        width: 700px !important;
       height: 2700px !important;
       left: 50%;
       transform: translateX(-50%);
       position: relative;
    } 
}