@charset "utf-8";.scrollfix,body{scrollbar-color:#121212 #121212;scrollbar-width:thin;-ms-scrollbar-face-color:#121212;scrollbar-base-color:#121212}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-button{width:8px;height:5px}::-webkit-scrollbar-track{background:#eee;border:thin solid #d3d3d3;box-shadow:0 0 3px #dfdfdf inset;border-radius:10px}::-webkit-scrollbar-thumb{background:#999;border:thin solid gray;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#7d7d7d}