.imgs{
    animation: move 2s cubic-bezier(.5, 0, 0, 1);
    width: 80%;
    height: 100%;
}