*{margin:0;padding:0;box-sizing:border-box}body{background:linear-gradient(135deg,#1a0000,#0a0000 50%,#1a0000);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#fff;min-height:100vh;overflow-x:hidden}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0a0000;border-radius:5px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#8b0000,#dc143c);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#dc143c,#ff1744)}