body {
  background: linear-gradient(to bottom, #1e40af, #1e3a8a);
  min-height: 100vh;
  color: #f8fafc;
  padding: 2rem;
  line-height: 1.6;
}