.container-mandala-out-center{background-color: gainsboro;
    position: fixed;
    z-index: -2;
    height: 50%;
    width: 100%;
    bottom: 0px;

}


.left .mandala:nth-child(3){padding-top:0vh; padding-left:10vw;padding-bottom: 5vh;}








.center{background-color: gainsboro;
    position: absolute;
    z-index: -2;
    height: 100%;
    width: 100%;
    bottom: 0;

      display: flex;
  justify-content: center;
  align-items: center;

}

.center .triple{
    position: absolute;
    bottom: 20px;

}








.right .mandala:first-child{}    

.right .mandala:last-child{}


