Hi,
I need help with the word lookup tool, especially when using Google dictionary, as alignment is off, reducing the column-gap to 0px greatly elevates the experience, you can enhance it a bit further by setting grid-template-columns: minmax (0px,0px). The improvement is illustrated in the screenshot. You can try this by clicking "inspect" on the Google dictionary page and going to the "computed styles" tab.
Can this be achieved via a plugin to inject javascript? Can anyone help me create one?