game/2d/ui/popuplayer.razor.scss
root {
    position: absolute;
    pointer-events: none;
    width: 0;
    height: 0;
    overflow: visible;
}