.Container{max-width:100%;min-height:100vh;width:100%;margin:0;color:#fff;padding:0;background-color:none}.App{font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-display:swap;font-size:16px;-webkit-font-smoothing:antialiased;height:100vh;width:100vw}.loaderOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000}.cubes{position:absolute;top:50%;left:50%;transform-style:preserve-3d}.loop{transform:rotateX(-35deg) rotateY(-45deg) translateZ(1.5625em)}@keyframes s{to{transform:scale3d(.2,.2,.2)}}.item{margin:-1.5625em;width:3.125em;height:3.125em;transform-origin:50% 50% -1.5625em;box-shadow:0 0 .125em currentColor;background:currentColor;animation:s .6s cubic-bezier(.45,.03,.51,.95) infinite alternate}.item:before,.item:after{position:absolute;width:inherit;height:inherit;transform-origin:0 100%;box-shadow:inherit;background:currentColor;content:""}.item:before{bottom:100%;transform:rotateX(90deg)}.item:after{left:100%;transform:rotateY(90deg)}.item:nth-child(1){margin-top:6.25em;color:#fe1e52;animation-delay:-1.2s}.item:nth-child(1):before{color:#ff6488}.item:nth-child(1):after{color:#ff416d}.item:nth-child(2){margin-top:3.125em;color:#fe4252;animation-delay:-1s}.item:nth-child(2):before{color:#ff8892}.item:nth-child(2):after{color:#ff6572}.item:nth-child(3){margin-top:0;color:#fe6553;animation-delay:-.8s}.item:nth-child(3):before{color:#ffa499}.item:nth-child(3):after{color:#ff8476}.item:nth-child(4){margin-top:-3.125em;color:#fe8953;animation-delay:-.6s}.item:nth-child(4):before{color:#ffb999}.item:nth-child(4):after{color:#ffa176}.item:nth-child(5){margin-top:-6.25em;color:#feac54;animation-delay:-.4s}.item:nth-child(5):before{color:#ffce9a}.item:nth-child(5):after{color:#ffbd77}.item:nth-child(6){margin-top:-9.375em;color:#fed054;animation-delay:-.2s}.item:nth-child(6):before{color:#ffe49a}.item:nth-child(6):after{color:#ffda77}body{font-family:Poppins,sans-serif}html,body{width:100%;margin:0;padding:0}*{margin:0;padding:0;box-sizing:border-box}
