.floaty-bg {
    background-size: 250% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    will-change: background-position;
}
