.fullpage-loading-indicator{width:100vw;height:100vh;position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.fullpage-loading-indicator .loading-indicator{width:3rem;height:3rem}.fullpage-loading-indicator svg{stroke:var(--text)}