body{-webkit-user-select:none;user-select:none;background:#000;margin:0;padding:0;display:block;position:relative}@keyframes hitmarker-animation{0%{opacity:1;transform:scale(0)}50%{opacity:1}to{opacity:0;transform:scale(1)}}.hitmarker{transform-origin:50%;pointer-events:none;-webkit-user-select:none;user-select:none;width:82px;height:82px;margin-top:-41px;margin-left:-41px;animation-name:hitmarker-animation;animation-duration:.5s;animation-timing-function:ease;animation-fill-mode:both;position:absolute;top:50%;left:50%}