background-channel {
  display: flex;
  cursor: none;
  flex: 1;
  width: 100%;
  height: 100%;
  left: 0;
}

background-channel as-ui-content-presenter {
  flex: 1;
}
