up-drawer-box {
  background: var(--machine-background);
  color: white;
}

up-drawer-box select {
  width: 100%;
}

up-drawer-box button {
  width: 100%;
}