sandbox/background-move/src/theme/layer.css

8 lines
86 B
CSS

.background {
position: fixed;
width: 4032px;
height: 2268px;
z-index: -1;
}