button {
  background-color: #eee !important;
}
button:hover {
  color: black !important;
  background-color: #ddd !important;
}
form {
  max-width: 220px !important;
}
label {
  max-width: 60px;
}
form {
  max-width: 80px;
}
input {
  background-color: revert;
  max-width: 80px;
}
#ojs-cell-1-2, #ojs-cell-1-3 {
  max-width: 160px;
}

.container {
  max-width: 900px;
}
.image {
  max-width: 700px;
  margin: 0 auto;
}
.observablehq--error {
  display: none;
}
p {
  max-width: 700px;
}
