body {
  margin: 0;
  font-family: Arial, sans-serif;
}

footer {
  text-align: center;
  padding: 20px;
  background: #f3f3f3;
}
