.waitingIndicator {
    text-align: center;
    position: absolute;
    width: 200px;
    height: 200px;
    margin: -100px 0 0 -100px;
    top: 50%;
    left: 50%;
}
