
body {
  font-family: Arial, sans-serif;
  margin: 20px;
}
nav a {
  margin-right: 10px;
  text-decoration: none;
}
form {
  margin-top: 20px;
}
