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