/* General Reset */
body {
  margin: 0;
  font-family: Arial, sans-serif;
  color: #333;
  background-color: #0078ff;
}
