body {
  background-color: #fafafa;
  padding: 1rem 2rem;
}

#controls label {
  text-decoration: underline dotted;
  cursor: help;
}
