﻿body {
}

.cls-progress {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 24px;
    text-align: center;
    padding-top: 25px;
}
