chromium/third_party/blink/web_tests/inspector-protocol/resources/vision-deficiency.css

html {
  background: blue;
}
html, body {
  margin: 0;
  padding: 0;
}
div {
  width: 20px;
  height: 20px;
  background: green;
}