#wallpaper-calculator input, #wallpaper-calculator button {
  border: 1px solid #8B4513;
  border-radius: 5px;
}

#wallpaper-calculator button:hover {
  background-color: #C5A076;
}
