body,html{margin:0;padding:0;overflow:hidden;height:100vh}::-webkit-scrollbar{width:5px;height:10px;z-index:-1000}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#0080a5;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}
