/*base.min.css*/
input[type="button"] {
    appearance:none
}

[data-parallax] {
    display:none
}

.show-parallax {
    display: block
}
