sandbox/map/src/theme/viewport.css

11 lines
134 B
CSS

.viewport {
position: fixed;
width: 100%;
height: 100%;
}
.background img {
width: 4032px;
height: 2268px;
}