body { margin: 2rem; /* height: 100vh; */ display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; padding: 2rem; gap: 1rem; }