@keyframes fadeIn{0%{opacity:0}to{opacity:100%}}.appear{animation:fadeIn 4s ease-in-out}.canvasStyle{background-color:transparent;z-index:10}