#onLoadAnimationBox[animation="fadeSquares"] .animSquare{
    position:fixed;
    z-index:999;
    background-color:var(--accent);

}

.imgChoice{
    width:20px;
    height:20px;
    float:right;
    margin-right:5px;
    cursor:pointer;
}