body {
  font-family: sans-serif;
}

header {
  background-color: #f5f5f5;
}

img {
  max-width: 200px;
}

.btn {
  /* Customize button styles here */
}

footer {
  color: #ccc;
}