#truckImage {
    transition: opacity 0.5s ease-in-out; 
}

.fade-out {
    opacity: 2;
}