#button {
  display: none;
}

.form-check {
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
}