.app{background-color:#111}::-webkit-scrollbar{margin-top:10px;width:7px;height:6px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:10px}::-webkit-scrollbar-thumb{background:#5c5959;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#898484}