body { font-family: Arial, sans-serif; margin: 0; background: #0f172a; color: white; } .welcome-container { display: flex; justify-content: center; align-items: center; height: 100vh; }