body { font-family: sans-serif; background: #f9f9f9; color: #333; padding: 20px; }
.dark { background: #222; color: #eee; }
table { width: 100%; border-collapse: collapse; margin-top: 20px; }
th, td { border: 1px solid #ccc; padding: 10px; }
