body{
overflow-x:hidden;cursor:none}
.rond-white{
width:20px;
height:20px;
background-color:white;border-radius:50%;
position:absolute;
pointer-events:none;
z-index:99999}
.curseur-bleu{
background-color:#3185FC}