.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
  background: none;
}

input[disabled],
button[disabled] {
  background-color: #eee;
}