li {
  list-style-type: none;
  padding-bottom: 1vh;
}

#deleteButton {
  margin: 0.5rem 0 1rem;
}

.result button {
    width: 10vw;
    overflow: hidden;
}