.block-library-html__edit .block-editor-plain-text {
  width: 32px !important;
  height: 32px !important;
  min-height: unset !important;
  max-height: unset !important;
  padding: 0px !important;
  overflow: hidden !important;
  resize: none !important;
  font-size: 7px !important;
  border: none !important;
  box-shadow: none !important;
  color: #222222 !important;
  background: #aadd00 !important;
  cursor: pointer !important;
}