*{margin:0;padding:0;box-sizing:border-box}.preloader{width:100%;height:100vh;background-color:#0e0f20;display:grid;place-items:center}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes animate-svg-draw-1{0%{stroke-dashoffset:277;stroke-dasharray:277}to{stroke-dashoffset:227;stroke-dasharray:554}0%{stroke-dashoffset:554;stroke-dasharray:277}}.svg-elem-1{animation:animate-svg-draw-1 2s ease 0s infinite;stroke:#ffb600;stroke-width:6;fill:none;stroke-linecap:round;stroke-linejoin:rectangle}.svg-elem-2{animation:pulse 3s ease 1s infinite;transform-origin:center;fill:#000}.svg-elem-3{animation:pulse 3s ease 1s infinite;transform-origin:center;fill:#f0f0f0}
