#temp-layer-tools {
  position: absolute;
  top: 80px;
  right: 10px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  z-index: 9999;
}