"Aquamarine" #7fffd4
html {
background-color: #7FFFD4;
background-color: aquamarine;
}
So here's a sneak peek at a pet project; yesterday I was wrestling with the odd clipping of this <span> going outside its container in Chromium... I check it out in Firefox and OH IT WORKS FINE THERE.
Unfortunately, I need the Web Speech Recognition API for this one, so I need to figure it out in Chromium.
As a bonus, Chromium is still doing that 'mess with the colours' thing I noticed a while back. Because monitor colour profiles or whatever. The background is supposed to be #7fffd4 here.