@@ -98,7 +98,7 @@
.flex-center{display: flex;align-items: center;justify-content: center;}
.flex-center{display: flex;align-items: center;justify-content: space-between;}
.print-html {
- position: absolute;
+ position: fixed;
left: 0;
top: 9990px;
}