.demo-workspace {
  grid-template-columns: minmax(0, 11fr) minmax(0, 9fr);
}
