Y
Hacker News
new
|
ask
|
show
|
jobs
by
fullstackchris
365 days ago
Yeah I was done at "What happened here was more than just code..." -_-
1 comments
jsjohnst
365 days ago
You got past the grey text on gray background? -_-
link
rcleveng
365 days ago
I didn't. I open up Chrome's Developer Tools and drop this into the console:
document.body.style.backgroundColor = "black";
link