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

5 lines
69 B
CSS

.viewport {
position: fixed;
width: 100%;
height: 100%;
}