/* Global styles */
body {
  margin: 0;
  font-family: Arial, sans-serif;
  background: #f5f5f5;
}
#content {
  padding: 20px;
}
