#experience-javascript,.ejs-viewport,.ejs-world{display:block;width:100%;height:100%}*{box-sizing:border-box}.ejs-viewport{position:relative;overflow:hidden}.ejs-world{background-color:#212121;cursor:none}.ejs-block,.ejs-cursor{position:absolute;height:8px;width:8px;border:1px solid;border-radius:100%}.ejs-block{background-color:#424242;transition:.2s color}.ejs-cursor{display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.2);border-color:#fff}.ejs-cursor::after{height:2px;width:2px;background-color:#fff;border-radius:100%;content:' '}