#container{justify-content:center;align-items:center;display:flex;position:relative}#h3{color:#524f4f}#ring{border:1px solid transparent;border-radius:50%;width:190px;height:190px;position:absolute}#ring:first-child{border-bottom:8px solid #f02ae6;animation:2s linear infinite rotate1}@keyframes rotate1{0%{transform:rotateX(50deg)rotate(110deg)}to{transform:rotateX(50deg)rotate(470deg)}}#ring:nth-child(2){border-bottom:8px solid #f01343;animation:2s linear infinite rotate2}@keyframes rotate2{0%{transform:rotateX(20deg)rotateY(50deg)rotate(20deg)}to{transform:rotateX(20deg)rotateY(50deg)rotate(380deg)}}#ring:nth-child(3){border-bottom:8px solid #03aaaa;animation:2s linear infinite rotate3}@keyframes rotate3{0%{transform:rotateX(40deg)rotateY(130deg)rotate(450deg)}to{transform:rotateX(40deg)rotateY(130deg)rotate(90deg)}}#ring:nth-child(4){border-bottom:8px solid #cf8701;animation:2s linear infinite rotate4}@keyframes rotate4{0%{transform:rotateX(70deg)rotate(270deg)}to{transform:rotateX(70deg)rotate(630deg)}}#primaryzindex{z-index:100}
