#loading {
    width: 70px;
    height: auto;
    position: fixed;
    z-index: 10;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: 20%;
    opacity: 0;
}