div#root:nth-of-type(1)>div:nth-of-type(1)>div:nth-of-type(1)>aside:nth-of-type(1){transition:all .3s ease-in-out}div#root:nth-of-type(1)>div:nth-of-type(1)>div:nth-of-type(1)>div:nth-of-type(1)>div:nth-of-type(1){animation:fadeIn .5s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
