﻿.loadingText {
    left: 0;
    line-height: 200px;
    margin: auto;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    width: 100%;
    font-family: Calibri;
    font-size: 30px;
    color: white;
    text-shadow: 4px 4px black;
}