﻿#spinnerBackground {
    width: 100%;
    height: 100%;
    background-color: #00000061;
    position: absolute;
    z-index: 9999;
    display: none;
}
