10/03/2020
i have been using css code in stylus to remove 'people also search for'.
it's fast and light.
the css i was using was found on this website here.
and the code:
.s + div, .exp-outline {
display: none;
}
however, it does not work anymore since Oct, 2020.
i couldn't find a new one to correct it.
so the other option i found would be using ublocker.
in the 'my filters' in the settings, copy and paste this,
www.google.com##[id^="eob_"]
save it. and it will take care of the 'people also search for' box.