.circle-arc .background-circle svg{width:100%;height:100%;transform:rotate(-90deg)}.circle-arc .rotating-arc svg{width:100%;height:100%;transform:rotate(-90deg)}.center-logo svg{width:100%;height:100%}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}