stacker.news/components/fireworks.module.css
2023-07-03 14:46:54 -05:00

8 lines
98 B
CSS

.fireworks {
z-index: -1;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: vh;
}