body{margin:0;padding:0}.new__bg{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.hello__div{justify-content:center;align-items:center;width:100%;max-width:320px;margin-top:-40px;padding:1rem;display:flex}.hello__svg{fill:none;stroke:#fff;stroke-linecap:round;stroke-miterlimit:10;stroke-width:42px;stroke-dasharray:5800;stroke-dashoffset:5800px;width:100%;animation:3s linear forwards anim__hello;overflow:visible}@keyframes anim__hello{0%{stroke-dashoffset:5800px}25%{stroke-dashoffset:5800px}to{stroke-dashoffset:0}}
