.items{
    display: flex;
    overflow: visible;
    transition: transform 80ms linear;
}