#screenshot-container{position:absolute;height:100%;width:100%;z-index:102;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0}#screenshot-container .overlay{position:absolute;height:100%;width:100%;background:var(--primary-1);opacity:.8;z-index:21}#screenshot-container .print-preview{position:relative;height:300px;width:600px;z-index:22}#screenshot-container .print-preview img{height:100%;width:100%;border-radius:8px}#screenshot-container .print-preview>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:var(--primary);border-radius:8px}#screenshot-container .print-preview>div h5{color:var(--light);margin-bottom:16px}#screenshot-container .controls{z-index:22;height:300px}