div > .fofofo {
  position: fixed;
  right: 5%;
  bottom: 3%;
  z-index: 9999;
  width: 20% !important;
  height: 120px;
  background: url('https://i.namu.wiki/i/TfpBFEPHvwSUX2N6nPVizFtz3ap05c8gQO-fkdZV63oBoJOsq_0FgoPGjEX02X8xI7VGdHKAYZjQnVJsDPBhOS7LAI05npnEs5gukHwKlGGooAyvBR88mD3JiSuDagwST6htiTQ73n90ZvDr78VDsw.svg') no-repeat center / contain;
  cursor: pointer;
}