custom liquid announcement bar cant make it sticky

Please add this code at the bottom of your base.css file

.announcement-bar-section { top: 0; position: sticky; }
body .shopify-section-header-sticky { top: 38px }