:host {
  display: block;
  position: relative;
  border-right: 1px solid silver;
}

core-header-panel {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

core-toolbar {
  background-color: #eeeeee;
}
