html{background:#000;cursor:cell}*,:after,:before{margin:0;box-sizing:border-box}.stage{cursor:cell;position:fixed;top:0;left:0;width:100%;height:100%}rah-ball{font-size:calc(var(--size)*20px)}rah-ball:after{content:"";display:block;width:calc(var(--size, 1)*1vw);height:calc(var(--size, 1)*1vw);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;cursor:no-drop}