*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:auto}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-fade-in{animation:.4s forwards fadeIn}
