.mask{max-height:50vh}.mask.rendering svg circle,.mask.rendering svg path{-webkit-animation:rendering 2s infinite alternate both;animation:rendering 2s infinite alternate both}.mask svg{width:100%;height:100%}.mask svg g{stroke:#fff!important;stroke-width:.15mm!important;fill:none}@-webkit-keyframes rendering{0%{stroke-dasharray:50px 1px;stroke-dashoffset:0}to{stroke-dasharray:1px 50px;stroke-dashoffset:50px}}@keyframes rendering{0%{stroke-dasharray:50px 1px;stroke-dashoffset:0}to{stroke-dasharray:1px 50px;stroke-dashoffset:50px}}