pre { margin: 0 !important; display: inline-block;}
.token.operator, .token.entity, .token.url, .language-css .token.string, .style .token.string, .token.variable { background: none;}
input, button {  margin: 0; padding: 6px 12px; border-radius: 2px; font-family: inherit; font-size: 100%; color: inherit;}
input[disabled], button[disabled] { background-color: #eee;}
input, select { border: 1px solid #ccc; }
::placeholder,
:-ms-input-placeholder { color: #bbb;
}
button { color: #fff; background-color: #428bca; border: 1px solid #357ebd;}
button:hover { background-color: #3276b1; border-color: #285e8e; cursor: pointer;}