html,
body,
#app {
  height: 100%;
}

.spring {
  flex-grow: 1;
}

input {
  outline: none;
}
