.mouse-circle {
   position:         absolute;
   border-radius:    25px;
   width:            50px;
   height:           50px;
   background-color: red;
}
