.custom-scrollbar::-webkit-scrollbar{width:12px;height:12px}.custom-scrollbar::-webkit-scrollbar-track{background:#f0f0f0;background:#0000}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#9b9b9b;border-radius:10px;border:3px solid #f0f0f0}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#2b6cb0}body{margin:0}*{box-sizing:border-box}
