#container {
    display: none;
}

#loading {
    position: absolute;
    left: 50%;
    top: 20%;
    margin-left: -30px;
}