html, body {
  height: 100%;
  background-color: #f5f5f5;
}

.form-floating:focus-within {
  z-index: 2;
}
