.drawer {
  display: inline-block;
  }
.drawer:hover {
  cursor: pointer;
}

