body {margin:0; padding:0; height: 100vh;background:
 #ffffff;cursor:none; overflow:hidden;}
.anneau {width:8px; height:8px; background: #ff0000;
 transform: rotate(45deg);
 position: absolute;
}
p.texte{font-family:"Times New Roman", Arial;
 font-size:1.2em; color : #b40943; text-align : left;
        margin-left: 10.0em;}
