#loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    line-height: 100px;
    margin: -50px 0 0 -150px;
    text-align: center;
    border: 1px solid #870108;
    background: #fff;
}