.login-wrap {
  min-height: 60vh;
}

.login-pass {
  width: 14rem;
  text-align: center;
}

.log-tail {
  font-size: 0.78rem;
  line-height: 1.35;
  max-height: 24rem;
  overflow-y: auto;
  white-space: pre-wrap;
  word-break: break-all;
}
