body {
  font-family: sans-serif;
  text-align: center;
}

button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}



