  ::-webkit-scrollbar {
    width: 8px;
    height: 8px; }
  
  ::-webkit-scrollbar-thumb {
    background-color: #c1c1c1; }