html, body {
    margin: 0;
    height: 100%;
}
#loading {
    width: 100%;
    display: block;
    position: absolute;
    top: 40%;
}