#block-htmltitle h1 {
  width: auto;
  color: black;
  font-weight: bold;
  text-decoration: none;
  transition: all ease 0.4s;
  cursor: pointer;
}