li.password {
  font-family: "Courier New", Courier, monospace;
}

h1 {
  font-size: 2.5vmin;
}

.list-group-item {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
