body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(-45deg,#000,#830404,#011c25,#23d5ab);background-size:400% 400%;animation:gradient 10s linear infinite;min-height:100vh}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}button{color:#02d3c8;background-color:#000;border:none;border-radius:50px;cursor:pointer;box-shadow:0 4px 8px #0000004d;font-size:16px;font-weight:700}ul{display:flex;list-style:none}::-webkit-scrollbar{display:none}*{scrollbar-width:none}body{-ms-overflow-style:none;overflow:-moz-scrollbars-none}
