body { background-color: #0f0f0f; } section { width: 100vw; display: flex; align-items: center; justify-content: center; flex-direction: column; color: white; } .auth-form { display: flex; flex-direction: column; gap: 10px; }