.nupp {
  background-color: #3498db;
  color: #ffffff;
  padding: 15px;
}

.nupp:hover {
  background-color: #86cdfd;
}
