@keyframes Animation {
from{
margin-left: 350px}
to{
margin-left: 0
}
}