myDiv { width: 200px; height: 200px; background-color: red; transition: opacity 2s ease; } Fade Out