.overflow-top-hidden {
    position: relative;
    clip-path: inset(0 0 -100% 0);
}
