body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', sans-serif;
  background-image: url('https://images.unsplash.com/photo-1737229474735-21f500e253d4?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&w=2000&q=80');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
