.toolBar{
  position: fixed;
  bottom: 70px;
  right: 0;
  z-index: 99;

  width: 50px;
  height: 200px;
  /* background-color: darkseagreen; */
  display: none;
}