.overloading{height:100%;width:100%;position:fixed;z-index:99999999999999999999;top:0;left:0;background-color:#fffc;transition:.5s}.overloading-content{position:relative;top:35%;left:47%;width:10%;margin-top:30px}.loader{width:100px;aspect-ratio:1;display:grid;border:4px solid #0000;border-radius:50%;border-color:#E10098 #0000;animation:l16 1s infinite linear}.loader:before,.loader:after{content:"";grid-area:1/1;margin:2px;border:inherit;border-radius:50%}.loader:before{border-color:#492752 #0000;animation:inherit;animation-duration:.5s;animation-direction:reverse}.loader:after{margin:8px}@keyframes l16{to{transform:rotate(1turn)}}
