*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#1565C0;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0D47A1}