body{background:#000;overflow-x:hidden}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(30px,-30px)}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#059669;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#10b981}