body,html{margin:0;padding:0;min-width:100%;min-height:100%}#siteLoader{flex-direction:row;box-sizing:border-box;display:flex;min-height:100%;align-items:center;align-content:center;justify-content:center;position:fixed;min-width:100%;z-index:99;background:rgba(42,43,43,.38)}#innerLoader{box-sizing:border-box;display:flex;align-items:center;align-content:center;justify-content:center;position:relative}.loader{border:5px solid rgba(42,43,43,.38);border-radius:50%;width:120px;height:120px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}#loaderText{font-size:10px;position:absolute;margin:0;font-weight:400;right:25%}