.infinity2 canvas {
    background: #e0e0ee;
    z-index: 1;
}



.infinity2 div.title {
    display: inline-block;
    z-index: 2;
    top: 0;
    width: 100%;
    text-align: center;
    font-family: 'Lato', sans-serif !important;
    font-style: normal;
    font-weight: bold;
    font-size: 70px;
    padding-top: 40px;
    color: rgba(254, 121, 68, 1);
}