#crowdCanvas {
    position: absolute; 
    bottom: 0%; 
    z-index: -1; 
    background-color: transparent;
    width: 100%; 
    height: 25%;
}

