@keyframes reading-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.progress{transform-origin:0;animation:linear reading-progress;animation-timeline:scroll(root);transform:scaleX(0);width:100%!important}
