.my_result {
  display: none;
}

.jumbotron {
  color: white;
  background-color: rgba(30, 125, 100, 1);
}

li {
  list-style-type: none;
  font-size: 18px;
}
