.LoadingSplash{position:fixed;height:100%;width:100%;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.6);display:none;z-index:1100}.LoadingSplash.ACTIVE{display:flex}