index.scss 156 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 .reportLog { .progress { position: absolute; width: 200px; z-index: 99999; top: 50%; left: 50%; transform: translateX(-50%); } }