translate with the fastest snail alive

here is the relevevant code
#snail{
transition: transform 0.5s;
}
.move-right {
transform: translateX(90px);
}

here is the relevevant code
#snail{
transition: transform 0.5s;
}
.move-right {
transform: translateX(90px);
}