invert all colors on the page. export default function invert() {. let css = 'html {-webkit-filter: invert(100%);' +. '-moz-filter: invert(100%);' +.
確定! 回上一頁