@keyframes shrink-bar{0%{height:144px;margin-bottom:0}to{height:64px;margin-bottom:80px}}.dynamic-bar{height:144px;margin-bottom:0;animation:linear forwards shrink-bar;animation-timeline:scroll();animation-range:528px 608px}