stacker.news/components/fireworks.module.css

8 lines
98 B
CSS
Raw Normal View History

2023-07-03 14:46:54 -05:00
.fireworks {
z-index: -1;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: vh;
}