body{margin:0;min-height:100vh}@keyframes slideIn{0%{transform:translateY(-1rem);opacity:0}to{transform:translateY(0);opacity:1}}