body {
    background-color: aliceblue;
}



#loading {
    max-width: 200px;
    max-height: 200px;
    position: fixed;
    right: 0;
    bottom: 0;
    display: none;
}