line,path{stroke-dasharray:400;stroke-dashoffset:400;animation:dash 2s linear infinite}@keyframes dash{to{stroke-dashoffset:0}}.loader-bg{display:flex;position:fixed;top:0;left:0;height:100%;width:100%;justify-content:center;align-items:center;background-color:#212121;z-index:9999}