.loader{height:12em;width:12em}.loader path{stroke:#000;stroke-width:8px;animation:dashArray 4s ease-in-out infinite,dashOffset 4s linear infinite}@keyframes dashArray{0%{stroke-dasharray:0 1 359 0}50%{stroke-dasharray:0 359 1 0}to{stroke-dasharray:359 1 0 0}}@keyframes dashOffset{0%{stroke-dashoffset:365}to{stroke-dashoffset:5}}.image-displayer{align-items:center;background:rgba(0,0,0,.8);cursor:pointer;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:99999}