button * {
  pointer-events: none;
}
.loading {
  opacity: .5;
}
.loading span {
  display: none;
}
