.loading-component{position:fixed;left:0;top:0;width:100vw;height:100vh;flex-direction:row;justify-content:center;align-items:center;background-color:#ffffffe6;z-index:999;display:none}.loading-component .text{color:#fff}.loading-component.show{display:flex}
