/*
Theme Name: Animation
Template: Avada
*/

.fluid {
    width: 100%;
    height: 100%;
    display: block;
    /* pointer-events: none; optional: lets clicks pass through */
}
