body {
  min-height: 100vh;
  background: linear-gradient(135deg, #1a1a40 0%, #3a0ca3 40%, #a259ff 70%, #f72585 100%);
} 