element.style { } body { font-family: font; font-size: 16px; color: #124375; background-color: white; background-image: url(https://rice.nekoweb.org/rice/cloth.png); background-color: rgba(255, 255, 255, 0.486); background-blend-mode: overlay; padding: 20px; image-rendering: pixelated; } user agent stylesheet body { display: block; margin: 8px; } injected stylesheet :root { --reach-dialog: 1; } ::-webkit-resizer { width: 12px; height: 16px; background-color: #cccccc; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAN0lEQVR4Ae3MgQUAMBRDwU5fFF05lb/CARTBw2Ulof0DxPtcwp3hNuEYnjbcEW4TjuFpwx3h9gMWGgZ2Y/PT2gAAAABJRU5ErkJggg==); background-position: bottom right; background-repeat: no-repeat; image-rendering: pixelated; } ::-webkit-scrollbar { width: 12px; height: 16px; } ::-webkit-scrollbar-button, ::-webkit-scrollbar-button { border-top: 1px solid #cccccc; border-left: 1px solid #cccccc; border-right: 1px solid black; border-bottom: 1px solid black; box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 #868a8e; display: block; width: 12px; height: 16px; background-color: #cccccc; image-rendering: pixelated; background-repeat: no-repeat; background-position: center center; } ::-webkit-scrollbar-corner { background-color: #cccccc; } ::-webkit-scrollbar-thumb { border-top: 1px solid #cccccc; border-left: 1px solid #cccccc; border-right: 1px solid black; border-bottom: 1px solid black; box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 #868a8e; width: 12px; height: 16px; background-color: #cccccc; z-index: 1; } ::-webkit-scrollbar-track { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAIAAAD91JpzAAAAFElEQVQIW2M4fPz0////GYAYyAIASnoKpV3w4kgAAAAASUVORK5CYII=); image-rendering: pixelated; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); } ::selection { color: #B0C5A4; background: transparent; } ::selection { color: #B0C5A4; background: transparent; }