element.style { background-color: rgb(255, 255, 255); } body { font-family: Roboto, 'Segoe UI', Tahoma, sans-serif; font-size: 81.25%; } body { background: #FFFFFF; margin: 0; } user agent stylesheet body { display: block; margin: 8px; } html { --ntp-active-background-color: rgba(var(--google-grey-900-rgb), .16); --ntp-background-override-color: white; --ntp-border-color: var(--google-grey-refresh-300); --ntp-focus-shadow-color: rgba(var(--google-blue-600-rgb), .4); --ntp-hover-background-color: rgba(var(--google-grey-900-rgb), .1); --ntp-selected-background-color: rgba(var(--google-blue-refresh-700-rgb), .16); --ntp-selected-border-color: var(--google-blue-600); --ntp-selected-light-background-color: rgba(var(--google-blue-600-rgb), .24); --ntp-selected-primary-text-color: var(--google-blue-refresh-700); --ntp-module-text-color: #616161; --ntp-focus-shadow: 0 0 0 2px var(--ntp-focus-shadow-color); --ntp-module-text-size: 13px; } html { direction: ltr; }