*{box-sizing:border-box}html{height:100%}body{font-family:Poppins,sans-serif;background:radial-gradient(circle at top left,#181023,#0b0519);color:#c3b3d8;margin:0;padding:0;height:100%}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:rgba(#2c0a4c,.3);border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,#9c73ca,#7d4cc2);border-radius:10px;border:2px solid rgba(0,0,0,.2)}::-webkit-scrollbar-thumb:hover{background:linear-gradient(to bottom,#a565dd,#895cce)}
