
.loading {
    padding: 0;
    background: rgba(86, 86, 86, 0.42);
    width: 100%;
    top: 0;
    z-index: 9999999999;
    left: 0;
    height: 100%;
    margin: 0 auto;
    position: fixed;
}

img {
    image-orientation: from-image;
}

 