2026-05-15 10:23:06 +08:00

8 lines
112 B
CSS

#EggsIndex .canvasBox canvas {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
z-index: 1;
}