html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#22d3ee80 padding-box content-box;border:2px solid #0000;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#22d3eecc padding-box content-box}*{scrollbar-color:#22d3ee80 transparent;scrollbar-width:thin}:hover{scrollbar-color:#22d3eecc transparent}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}section{animation:.8s ease-out fadeInUp}
