.loading {
    background-color: #f5ece19e;
    position: fixed;
    width: 100%;
    text-align: center;
    height: 100%;
    z-index: 999;
}
.loading h3 {
    margin-top:20%;
}
