.mainl{align-items:center;display:flex;height:100vh;justify-content:center}.loader{-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;background-image:linear-gradient(#fff 16px,transparent 0),linear-gradient(#ff3d00 16px,transparent 0),linear-gradient(#ff3d00 16px,transparent 0),linear-gradient(#fff 16px,transparent 0);background-position:0 0,0 100%,100% 0,100% 100%;background-repeat:no-repeat;background-size:16px 16px;height:64px;position:relative;width:64px}@-webkit-keyframes rotate{0%{height:64px;-webkit-transform:rotate(0deg);transform:rotate(0deg);width:64px}50%{height:30px;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:30px}to{height:64px;-webkit-transform:rotate(1turn);transform:rotate(1turn);width:64px}}@keyframes rotate{0%{height:64px;-webkit-transform:rotate(0deg);transform:rotate(0deg);width:64px}50%{height:30px;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:30px}to{height:64px;-webkit-transform:rotate(1turn);transform:rotate(1turn);width:64px}}
/*# sourceMappingURL=main.2c94a6bb.css.map*/