.overflow-guard {
    position: relative;
    overflow: hidden;
    pointer-events: auto;
}
