Confetti

@import url("https://fonts.googleapis.com/css2?family=Asap&display=swap"); * { margin: 0 auto; padding: 0; box-sizing: border-box; } table{ background-color:transparent; margin-left: 0px !important; } td { background-color:transparent; } body { background: radial-gradient( circle farthest-corner, hsl(320deg, 100%, 15%), hsl(320deg, 100%, 2%) 100% ); overscroll-behavior-x: none; overscroll-behavior-y: none; } #postbody { width: 1024px !important; overflow: visible; padding: 0px; background: transparent !important; } .transp { filter:alpha(opacity=50); -moz-opacity:0.8; opacity:0.8; } canvas { -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; display: block; width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: -9999; }

CONFETTI

请您先登陆,再发跟帖!