.loading-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#00000080;z-index:9999}@keyframes spin{to{transform:rotate(360deg)}}
