html{max-width:720px;margin:0 auto}*{-webkit-tap-highlight-color:transparent}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}div:has(>.fadeOut)>div{animation:fadeOut .3s forwards}.fadeIn{animation:fadeIn .3s forwards}
