:global{ .bcx_loading{ width: 100vw; height: 100vh; position: fixed; top: 0; left: 0; display: flex; justify-content: center; align-items: center; z-index: 100000; background: unset; filter: opacity(0.5); } .loading_wrap{ text-align: center; } }