body { background-color: #001144; color: white; } pre { background-color: black; color: white; } canvas { -webkit-filter: invert(100%); filter: invert(100%); } input, select { color: black; }