Files
Webklar/src/components/PixelBlast.css
2026-05-10 12:19:58 +02:00

7 lines
100 B
CSS

.pixel-blast-container {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
}