transform:
transition: all 1s
transform: translateY(-1500px);
.slide-down { transform: translateY(-1500px); }