::-webkit-scrollbar

HTML

<p>Kilohertz developer metafile resistor cache converter reducer kilohertz processor coordinated n-tier data kilohertz n-tier. Phaselock ethernet, femtosecond, phaselock reducer processor extended disk cascading bridgeware system. Phaselock, log gigabyte, cascading metafile backbone, proxy metafile controller patch prompt dithering bridgeware system video. Recursive software read-only logistically echo, partitioned. With plasma prompt element, digital audio, floating-point data processor. N-tier indeterminate fragmentation silicon video femtosecond floating-point services system cache transistorized. Converter services extended patch, mainframe mainframe, reducer sequential phaselock transponder interface. 

Logarithmic transistorized gigabyte backbone connectivity recursive, converter. Connectivity ethernet fragmentation, cascading technician infrared. Silicon femtosecond internet, backbone femtosecond bypass. Scan, adaptive bus pc technician solution ethernet connectivity, deviation proxy interface hyperlinked metafile messaging bypass. Feedback femtosecond metafile, supporting for partitioned servicing network sampling echo backbone bus sequential port, internet. Normalizing reflective, services interface bridgeware floating-point coordinated sequential integral extended, read-only arrray high cable indeterminate. Solution recognition inversion bus with gigabyte internet element procedural internet, or gigabyte. 

Logistically remote, infrared extended cable prototype feedback, software, encapsulated port element technician development logistically. 

Deviation scan harmonic messaging harmonic sampling anomoly silicon integral, adaptive capacitance, sampling high, processor. Cache procedural reflective cache scalar metafile converter boolean, extended video transmission procedural partitioned. Reducer, floating-point, analog software cascading analog patch. Silicon connectivity deviation element dithering indeterminate, read-only analog fragmentation...

CSS

html { height: 90%; background: #900; color: #eee; padding: 5%}
body { height: 90%; background: transparent }
html { overflow: hidden; }
body { overflow-y: scroll;  }

::-webkit-scrollbar { width: 40px; }
::-webkit-scrollbar-track {
    background: #300;
    border: 1px #fff solid;
    box-shadow: inset 2px 2px 4px #111;
}
p::-webkit-scrollbar-thumb {
    background: #ddd;
    border: 1px #fff solid;
    min-height: 80px;
    background-image: -webkit-linear-gradient(top,transparent,#aaa);
}

    ::-webkit-scrollbar-thumb:window-inactive { background-color: #bbb; }
    ::-webkit-scrollbar-thumb:hover { background-color: #ffe; }

p { font-family: Georgia; margin: 10px; }