.cursor{position:fixed;width:100px;height:100px;border-radius:100%;background-color:white;pointer-events:none;z-index:1000;margin-left:-50px;margin-top:-50px;display:flex;justify-content:center;align-items:center;color:black}.cursor,.icon{will-change:transform;transform-origin:center}@media (max-width:900px){.cursor{display:none!important}}