*{box-sizing:border-box;margin:0;padding:0}html,body,#root{background:#000;width:100%;height:100%;overflow:hidden}canvas{display:block}.crosshair{pointer-events:none;z-index:5;mix-blend-mode:difference;width:9px;height:9px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.crosshair:before,.crosshair:after{content:"";background:#fff;position:absolute}.crosshair:before{width:1px;height:9px;top:0;left:4px}.crosshair:after{width:9px;height:1px;top:4px;left:0}
